Skip to content

Commit

Permalink
Disable setup-go caching
Browse files Browse the repository at this point in the history
It is broken
  • Loading branch information
EduardGomezEscandell committed Sep 18, 2023
1 parent 3d9a99a commit ba6ac53
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/qa-azure.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ jobs:
uses: actions/setup-go@v4
with:
go-version-file: "go.work"
cache: false
- name: Test
shell: powershell
env:
Expand Down

0 comments on commit ba6ac53

Please sign in to comment.