We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 09b30e9 commit 4a6437dCopy full SHA for 4a6437d
.github/workflows/tests_results.yml
@@ -55,6 +55,7 @@ jobs:
55
action_fail: true
56
57
- name: Clean up caches
58
+ if: always()
59
uses: actions/github-script@v7
60
with:
61
script: |
0 commit comments