Skip to content

Commit

Permalink
disable cache
Browse files Browse the repository at this point in the history
  • Loading branch information
fdevans committed Oct 6, 2023
1 parent 240129d commit d697a58
Showing 1 changed file 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 @@ -62,6 +62,7 @@ jobs:
- name: Install Go
uses: actions/setup-go@v4
with:
cache: false
go-version: 1.11.6
- name: Checkout code
uses: actions/checkout@v4
Expand Down

0 comments on commit d697a58

Please sign in to comment.