Skip to content

Commit

Permalink
cache tools to speed up installs
Browse files Browse the repository at this point in the history
  • Loading branch information
taylormonacelli committed Nov 14, 2024
1 parent 8883d08 commit 8d7ea70
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ jobs:
key: ${{ runner.os }}-go-tools-${{ hashFiles('**/go.sum') }}
restore-keys: |
${{ runner.os }}-go-tools-
compression-level: 0
- name: Install Tools
run: |
go install golang.org/x/tools/cmd/goimports@latest
Expand Down

0 comments on commit 8d7ea70

Please sign in to comment.