Skip to content

Commit 0b99f85

Browse files
Update ci.yml
1 parent 53dfd4b commit 0b99f85

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
cmake --list-presets
4747
cmake --preset=production # Configure using the production preset
4848
cd build
49-
make -j 10
49+
make -j
5050
precice_DIR=$(pwd)
5151
5252

0 commit comments

Comments
 (0)