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 1d02fcc commit 55cac8cCopy full SHA for 55cac8c
.buildkite/test_description.json
@@ -27,7 +27,7 @@
27
},
28
{
29
"test_name": "unittests-gnu",
30
- "command": "cargo test --all-features --workspace",
+ "command": "cargo all-features test --workspace",
31
"platform": [
32
"x86_64",
33
"aarch64",
0 commit comments