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 9cd0243 commit f022463Copy full SHA for f022463
.github/workflows/CI.yml
@@ -35,4 +35,4 @@ jobs:
35
- name: Run unit tests
36
run: |
37
export GASNET_PSHM_NODES=8
38
- ./build/run-fpm.sh test
+ ./build/run-fpm.sh test -- -d
0 commit comments