We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ec427ba commit 7d25d5eCopy full SHA for 7d25d5e
.github/workflows/CI.yaml
@@ -64,7 +64,7 @@ jobs:
64
uses: actions-rs/cargo@v1
65
with:
66
command: nextest
67
- args: run
+ args: run --test-threads=1
68
69
70
lints:
0 commit comments