mirror of
https://github.com/edcommonwealth/sqm-dashboards.git
synced 2026-03-07 13:38:18 -08:00
run tests in parallel in CI
This commit is contained in:
parent
d89a207c31
commit
f9ff500f03
2 changed files with 2 additions and 2 deletions
|
|
@ -4,4 +4,4 @@ set -eux
|
|||
|
||||
git rev-parse --show-toplevel
|
||||
|
||||
bundle exec rake && yarn test && git push
|
||||
bundle exec rake parallel:spec && yarn test && git push
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue