Skip to content
This repository was archived by the owner on Apr 28, 2025. It is now read-only.

Commit ab7089b

Browse files
committed
Run benchmarks on CI
1 parent 407b8b7 commit ab7089b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

azure-pipelines.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ jobs:
7777
vmImage: ubuntu-16.04
7878
steps:
7979
- template: ci/azure-install-rust.yml
80-
- bash: cargo bench
80+
- bash: cargo bench --all
8181
displayName: "Benchmarks"
8282
variables:
8383
TOOLCHAIN: nightly

0 commit comments

Comments
 (0)