Skip to content

Commit

Permalink
fix: Disable cache during SLSA tests
Browse files Browse the repository at this point in the history
  • Loading branch information
IAreKyleW00t committed Sep 9, 2024
1 parent 3e53fcd commit 63a8be7
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 @@ -34,6 +34,7 @@ jobs:
uses: ./
with:
verify: ${{ matrix.verify }}
cache: false
# versions > 0.19.1 do not have valid attestations :\
crane-release: v0.19.1

Expand Down

0 comments on commit 63a8be7

Please sign in to comment.