Skip to content

Commit c95a0bc

Browse files
committed
WIP.
1 parent 616f2e4 commit c95a0bc

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
@@ -63,6 +63,7 @@ jobs:
6363
-DCMAKE_CXX_COMPILER=${{ matrix.cpp_compiler }}
6464
-DCMAKE_C_COMPILER=${{ matrix.c_compiler }}
6565
-DCMAKE_BUILD_TYPE=${{ matrix.build_type }}
66+
-DBUILD_TESTS=ON
6667
-S ${{ github.workspace }}
6768
6869
- name: Build

0 commit comments

Comments
 (0)