Skip to content

Commit

Permalink
enable cache of actions/setup-go
Browse files Browse the repository at this point in the history
  • Loading branch information
shogo82148 committed Nov 29, 2022
1 parent 0161fde commit 185228e
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,7 @@ jobs:
- uses: actions/setup-go@v3
with:
go-version: ${{ matrix.go }}
cache: true
- uses: shogo82148/actions-setup-mysql@v1
with:
mysql-version: ${{ matrix.mysql }}
Expand Down
Empty file added go.sum
Empty file.

0 comments on commit 185228e

Please sign in to comment.