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 53dfd4b commit 0b99f85Copy full SHA for 0b99f85
.github/workflows/ci.yml
@@ -46,7 +46,7 @@ jobs:
46
cmake --list-presets
47
cmake --preset=production # Configure using the production preset
48
cd build
49
- make -j 10
+ make -j
50
precice_DIR=$(pwd)
51
52
0 commit comments