Skip to content

Commit

Permalink
fix: Disable cache during version tests
Browse files Browse the repository at this point in the history
  • Loading branch information
IAreKyleW00t committed Sep 9, 2024
1 parent 63a8be7 commit 6badef2
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 @@ -65,6 +65,7 @@ jobs:
uses: ./
with:
crane-release: ${{ matrix.version }}
cache: false

- name: Test crane
shell: bash
Expand Down

0 comments on commit 6badef2

Please sign in to comment.