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 b433872 commit e4c405dCopy full SHA for e4c405d
.circleci/config.yml
@@ -59,4 +59,4 @@ jobs:
59
60
- run:
61
name: Run all tests
62
- command: cargo test --all
+ command: cargo test --features test --all
0 commit comments