Skip to content
This repository has been archived by the owner on Jun 29, 2024. It is now read-only.

Commit

Permalink
ci(github): run quick benchmarks
Browse files Browse the repository at this point in the history
  • Loading branch information
codahale committed Mar 5, 2024
1 parent 52d64bb commit fd50836
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -97,4 +97,4 @@ jobs:
- uses: dtolnay/rust-toolchain@master
with:
toolchain: stable
- run: cargo bench -p benchmarks
- run: cargo bench -p benchmarks --bench benchmarks -- --quick

0 comments on commit fd50836

Please sign in to comment.