We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6df25ee commit 63e75b7Copy full SHA for 63e75b7
1 file changed
.github/workflows/ci.yml
@@ -58,4 +58,4 @@ jobs:
58
run: cargo build --all-targets
59
60
- name: Run tests
61
- run: cargo nextest run --verbose
+ run: cargo nextest run --verbose --no-tests=pass
0 commit comments