ci: remove cache before test

This commit is contained in:
Jozef Steinhübl 2024-06-15 09:55:23 +02:00
parent c2df4e8604
commit 9e6c31728b
No known key found for this signature in database
GPG key ID: E6BC90C91973B08F

View file

@ -13,7 +13,7 @@ permissions:
jobs: jobs:
remove-cache: remove-cache:
runs-on: ubuntu-latest runs-on: ubuntu-latest
permisions: write-all permissions: write-all
steps: steps:
- name: Checkout - name: Checkout
uses: actions/checkout@v4 uses: actions/checkout@v4