Skip to content

Commit

Permalink
Revert "Revert "Don't need checkout to run lint""
Browse files Browse the repository at this point in the history
This reverts commit fa13ece.
  • Loading branch information
mattford63 committed Aug 1, 2022
1 parent 450a066 commit 5e5d432
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -169,10 +169,8 @@ workflows:
version: 2
build_and_test:
jobs:
- lint
- checkout_code
- lint:
requires:
- checkout_code
- deps:
requires:
- checkout_code
Expand Down

0 comments on commit 5e5d432

Please sign in to comment.