Skip to content

Commit

Permalink
Remove verbose and debug from nf-test
Browse files Browse the repository at this point in the history
  • Loading branch information
nschcolnicov committed Oct 18, 2024
1 parent d0597e7 commit 1c75dee
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -102,8 +102,6 @@ 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 1c75dee

Please sign in to comment.