Skip to content

Commit

Permalink
gh: add cache false in setup-go
Browse files Browse the repository at this point in the history
  • Loading branch information
dvrkps authored Dec 6, 2024
1 parent 8fe5bb2 commit 574e5fa
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 @@ -11,6 +11,7 @@ jobs:
- name: Setup Go 1.x
uses: actions/setup-go@v5
with:
cache: false
go-version: 1.x
- name: Checkout code
uses: actions/checkout@v4
Expand Down

0 comments on commit 574e5fa

Please sign in to comment.