ci(tests): Fix cache cleaning (#9932)

This commit is contained in:
Lucas Saavedra Vaz 2024-06-25 10:31:52 -03:00 committed by GitHub
parent 09b30e9d77
commit 4a6437d3ea
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -55,6 +55,7 @@ jobs:
action_fail: true
- name: Clean up caches
if: always()
uses: actions/github-script@v7
with:
script: |