Skip to content

Commit 842c552

Browse files
committed
try this
1 parent 24e96a8 commit 842c552

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -170,6 +170,7 @@ jobs:
170170
-DCMAKE_VERBOSE_MAKEFILE:BOOL=ON \
171171
-DMARBLES_DIM:STRING=${{matrix.spacedim}} \
172172
-DMARBLES_ENABLE_MPI:BOOL=ON \
173+
-DMARBLES_TEST_WITH_FCOMPARE:BOOL=OFF \
173174
-DCMAKE_CXX_COMPILER_LAUNCHER:STRING=ccache \
174175
${{github.workspace}}
175176
- name: Build

0 commit comments

Comments
 (0)