Skip to content

Commit

Permalink
fix circle step ordering (#58)
Browse files Browse the repository at this point in the history
  • Loading branch information
briangann authored Jun 29, 2021
1 parent 4bfcfc9 commit 211e5bd
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,7 @@ workflows:
- cmd_test
- code_coverage:
requires:
- cmd_lint
- cmd_test
- build
- upload_coverage:
requires:
- code_coverage
Expand Down

0 comments on commit 211e5bd

Please sign in to comment.