We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 24e96a8 commit 842c552Copy full SHA for 842c552
.github/workflows/ci.yml
@@ -170,6 +170,7 @@ jobs:
170
-DCMAKE_VERBOSE_MAKEFILE:BOOL=ON \
171
-DMARBLES_DIM:STRING=${{matrix.spacedim}} \
172
-DMARBLES_ENABLE_MPI:BOOL=ON \
173
+ -DMARBLES_TEST_WITH_FCOMPARE:BOOL=OFF \
174
-DCMAKE_CXX_COMPILER_LAUNCHER:STRING=ccache \
175
${{github.workspace}}
176
- name: Build
0 commit comments