Skip to content

Commit c278650

Browse files
committed
ci: ignore errors during free disk space
1 parent a6aa4b0 commit c278650

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

+1
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,7 @@ jobs:
8383

8484
- name: Free Disk Space (Ubuntu)
8585
uses: jlumbroso/free-disk-space@main
86+
continue-on-error: true
8687
with:
8788
tool-cache: true
8889

0 commit comments

Comments
 (0)