Skip to content

Commit

Permalink
go is already there?!
Browse files Browse the repository at this point in the history
  • Loading branch information
powersj committed Jun 2, 2022
1 parent dd5c062 commit 220a7f4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -212,7 +212,6 @@ jobs:
- restore_cache:
key: go-mod-v1-{{ checksum "go.sum" }}
- check-changed-files-or-halt
- run: './scripts/installgo_linux.sh'
- run: 'make deps'
- run: 'make test-integration'
test-go-mac:
Expand Down

0 comments on commit 220a7f4

Please sign in to comment.