Skip to content

Commit a700230

Browse files
committed
ci: enable test runs on CI
1 parent a2176b0 commit a700230

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/cmake-multi-platform.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,7 @@ jobs:
6565
-DCMAKE_CXX_COMPILER=${{ matrix.cpp_compiler }}
6666
-DCMAKE_C_COMPILER=${{ matrix.c_compiler }}
6767
-DCMAKE_BUILD_TYPE=${{ matrix.build_type }}
68+
-DCPPPARSER_BUILD_TESTS=ON
6869
-S ${{ github.workspace }}
6970
7071
- name: Build

0 commit comments

Comments
 (0)