Skip to content

Commit

Permalink
Make all tests run in parallel
Browse files Browse the repository at this point in the history
Thank you CircleCI performance plan!
  • Loading branch information
msheiny committed Aug 6, 2019
1 parent cee7da5 commit ef6ef1a
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -99,9 +99,8 @@ workflows:
- safety_check
- npm_audit
- dev
- prod:
requires:
- dev
- prod

nightly:
triggers:
- schedule:
Expand Down

0 comments on commit ef6ef1a

Please sign in to comment.