Skip to content

Commit

Permalink
+ verbose + debug in ci
Browse files Browse the repository at this point in the history
  • Loading branch information
maxulysse committed Oct 14, 2024
1 parent 6c82c05 commit b313f82
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,8 @@ jobs:
- name: Run Tests (Shard ${{ matrix.shard }}/6)
run: |
nf-test test \
--debug \
--verbose \
--ci \
--shard ${{ matrix.shard }}/6 \
--changed-since HEAD^ \
Expand Down

0 comments on commit b313f82

Please sign in to comment.