We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a6aa4b0 commit c278650Copy full SHA for c278650
.github/workflows/ci.yml
@@ -83,6 +83,7 @@ jobs:
83
84
- name: Free Disk Space (Ubuntu)
85
uses: jlumbroso/free-disk-space@main
86
+ continue-on-error: true
87
with:
88
tool-cache: true
89
0 commit comments