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.
2 parents 4f1cbda + f9b4e0c commit 76896b9Copy full SHA for 76896b9
.circleci/config.yml
@@ -936,7 +936,7 @@ jobs:
936
- run:
937
name: Run vm benchmarks (Singlepass)
938
working_directory: ~/project/packages/vm
939
- command: cargo bench --no-default-features -- --color never --save-baseline singlepass
+ command: cargo bench -- --color never --save-baseline singlepass
940
941
name: Run crypto benchmarks
942
working_directory: ~/project/packages/crypto
0 commit comments