Skip to content

Commit 194b668

Browse files
author
Tarik Eshaq
committed
only run bench on places
1 parent 07781f8 commit 194b668

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -197,7 +197,7 @@ commands:
197197
- test-setup
198198
- run:
199199
name: Build and Run Benchmarks
200-
command: cargo bench --all
200+
command: cargo bench -p places-bench
201201
restore-sccache-cache:
202202
steps:
203203
- restore_cache:

0 commit comments

Comments
 (0)