Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 4a6437d

Browse files
authoredJun 25, 2024
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
 

‎.github/workflows/tests_results.yml

Lines changed: 1 addition & 0 deletions
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)
Failed to load comments.