Skip to content

Commit 4a6437d

Browse files
authored
ci(tests): Fix cache cleaning (#9932)
1 parent 09b30e9 commit 4a6437d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: .github/workflows/tests_results.yml

+1
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@ jobs:
5555
action_fail: true
5656

5757
- name: Clean up caches
58+
if: always()
5859
uses: actions/github-script@v7
5960
with:
6061
script: |

0 commit comments

Comments
 (0)