Skip to content

Commit

Permalink
Remove tools from CI
Browse files Browse the repository at this point in the history
  • Loading branch information
ethanfrey committed Jul 24, 2020
1 parent 0ffd572 commit 37aa115
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,10 +49,6 @@ jobs:
- run:
name: "Git garbage collection"
command: git gc
- run:
name: "Build tools binaries"
command: |
make tools
- save_cache:
name: "Save go modules cache"
key: go-mod-v1-{{ checksum "go.sum" }}
Expand Down

0 comments on commit 37aa115

Please sign in to comment.