Skip to content

Commit f022463

Browse files
ci: add debug output from veggies
1 parent 9cd0243 commit f022463

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
@@ -35,4 +35,4 @@ jobs:
3535
- name: Run unit tests
3636
run: |
3737
export GASNET_PSHM_NODES=8
38-
./build/run-fpm.sh test
38+
./build/run-fpm.sh test -- -d

0 commit comments

Comments
 (0)