Skip to content

Commit

Permalink
disable cache
Browse files Browse the repository at this point in the history
  • Loading branch information
nilsgstrabo committed Jul 25, 2023
1 parent 86cdfed commit ee08629
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ jobs:
uses: actions/setup-go@v4
with:
go-version: 1.20
cache: false

- name: Test
run: go test -cover ./...

0 comments on commit ee08629

Please sign in to comment.