Skip to content

Commit

Permalink
only run bench on places
Browse files Browse the repository at this point in the history
  • Loading branch information
Tarik Eshaq committed Dec 14, 2021
1 parent b32612d commit 6275707
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -212,7 +212,7 @@ commands:
- test-setup
- run:
name: Build and Run Benchmarks
command: cargo bench --all
command: cargo bench -p places-bench
restore-sccache-cache:
steps:
- restore_cache:
Expand Down

0 comments on commit 6275707

Please sign in to comment.