diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index fef5e3a..6c666a4 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -24,6 +24,9 @@ jobs: with: persist-credentials: false - uses: jdx/mise-action@1648a7812b9aeae629881980618f079932869151 # v4 + with: + cache: false + cache_save: false - run: aube install - run: aubr all test: # make sure the action works on a clean machine without building