Skip to content

Commit

Permalink
Added a requires clause to check
Browse files Browse the repository at this point in the history
  • Loading branch information
kpmmmurphy committed May 31, 2018
1 parent 71815b9 commit 5e8d335
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,8 @@ workflows:
jobs:
- assemble
- check
requires:
- assemble



Expand Down

0 comments on commit 5e8d335

Please sign in to comment.