We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 74e1732 commit 302b8aeCopy full SHA for 302b8ae
.github/workflows/ci.yml
@@ -57,7 +57,6 @@ jobs:
57
uses: actions-rs/cargo@v1
58
with:
59
command: test
60
- args: "-- --test-threads 1"
61
62
- name: "Example: `basic`"
63
working-directory: examples/basic
0 commit comments