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.
release
1 parent fb7d5fa commit a3be293Copy full SHA for a3be293
.github/workflows/test-build.yml
@@ -60,4 +60,4 @@ jobs:
60
uses: actions-rs/cargo@v1
61
with:
62
command: test
63
- args: --release -- --test-threads num_cpus
+ args: -- --test-threads num_cpus
0 commit comments