move bench to a seprate, parallel step

This commit is contained in:
Rob Walker
2018-08-13 15:57:23 -07:00
parent c86e9e8568
commit fa44a71d3e
3 changed files with 19 additions and 2 deletions

View File

@ -13,7 +13,6 @@ _() {
_ cargo fmt -- --check
_ cargo build --verbose
_ cargo test --verbose
_ cargo bench --verbose
echo --- ci/localnet-sanity.sh
(