Only build the CLI crate when running benchmarks
This commit is contained in:
parent
9857438d9b
commit
242ad90770
2 changed files with 3 additions and 3 deletions
|
|
@ -1,3 +1,3 @@
|
|||
@echo off
|
||||
|
||||
cargo bench
|
||||
cargo bench benchmark -p tree-sitter-cli
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue