Skip to content

Commit

Permalink
test: remove restore integration test cache (#11255)
Browse files Browse the repository at this point in the history
  • Loading branch information
powersj authored Jun 3, 2022
1 parent 58e01f7 commit d3ee1b7
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -209,8 +209,6 @@ jobs:
resource_class: large
steps:
- checkout
- restore_cache:
key: go-mod-v1-{{ checksum "go.sum" }}
- check-changed-files-or-halt
- run: 'make deps'
- run: 'make test-integration'
Expand Down

0 comments on commit d3ee1b7

Please sign in to comment.