Skip to content

Commit ee6accc

Browse files
author
Jonas Bostoen
committed
ci: attempt fix 2
1 parent ee06146 commit ee6accc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/unit.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,4 +30,4 @@ jobs:
3030
cache-on-failure: true
3131
- uses: taiki-e/install-action@nextest
3232
- name: Run tests
33-
run: cargo nextest run --workspace --retries 3 --no-tests warn
33+
run: cargo nextest run --workspace --retries 3 --no-tests=warn

0 commit comments

Comments
 (0)