Skip to content

Commit 7946d98

Browse files
robUx4jbkempf
authored andcommitted
CI: enable tests back for CMake builds
1 parent 3de4c26 commit 7946d98

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,7 @@ jobs:
6161
-DCMAKE_CXX_COMPILER=${{ matrix.cpp_compiler }}
6262
-DCMAKE_C_COMPILER=${{ matrix.c_compiler }}
6363
-DCMAKE_BUILD_TYPE=${{ matrix.build_type }}
64+
-DBUILD_TESTING:BOOL=ON
6465
-S ${{ github.workspace }}
6566
6667
- name: Build

0 commit comments

Comments
 (0)