Skip to content

Commit

Permalink
chore: wrong checkout dir
Browse files Browse the repository at this point in the history
  • Loading branch information
lxhunter committed May 8, 2018
1 parent e733766 commit c32c6c5
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 @@ -8,8 +8,7 @@ jobs:
- image: circleci/node:8

steps:
- checkout:
path: ~/ansible-lint-rules
- checkout

- restore_cache:
keys:
Expand Down

0 comments on commit c32c6c5

Please sign in to comment.