Skip to content

Commit b103cbc

Browse files
committed
chore: trying to force the purge of the cache.
1 parent 932c9b5 commit b103cbc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/pr.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ jobs:
3535
version: latest
3636
# skip cache because of flaky behaviors
3737
skip-build-cache: true
38+
skip-pkg-cache: true
3839

3940
tests-on-windows:
4041
needs: golangci-lint # run after golangci-lint action to not produce duplicated errors

0 commit comments

Comments
 (0)