Skip to content

Commit

Permalink
chore: trying to force the purge of the cache.
Browse files Browse the repository at this point in the history
  • Loading branch information
ldez committed Apr 11, 2021
1 parent 932c9b5 commit b103cbc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pr.yml
Expand Up @@ -35,6 +35,7 @@ jobs:
version: latest
# skip cache because of flaky behaviors
skip-build-cache: true
skip-pkg-cache: true

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

0 comments on commit b103cbc

Please sign in to comment.