Skip to content

Commit

Permalink
ci: ignore errors during free disk space
Browse files Browse the repository at this point in the history
  • Loading branch information
Gerschtli committed Jul 16, 2023
1 parent a6aa4b0 commit c278650
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,7 @@ jobs:

- name: Free Disk Space (Ubuntu)
uses: jlumbroso/free-disk-space@main
continue-on-error: true
with:
tool-cache: true

Expand Down

0 comments on commit c278650

Please sign in to comment.