Skip to content

Commit 1570900

Browse files
committed
ci: remove incorrect flag from ubuntu job
1 parent 2de826a commit 1570900

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/ubuntu.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,6 @@ jobs:
3636
-DCMAKE_CXX_COMPILER=g++-${{ matrix.gcc }} \
3737
-DCMAKE_C_COMPILER=gcc-${{ matrix.gcc }} \
3838
-DCMAKE_BUILD_TYPE=${{ env.config }} \
39-
-DCUBOOL_BUILD_TESTS=ON \
4039
-DCUBOOL_WITH_CUDA=OFF \
4140
-DCUBOOL_WITH_SEQUENTIAL=ON \
4241
-DCUBOOL_GRAPH_ENABLE_TESTING=ON

0 commit comments

Comments
 (0)