Skip to content

Commit

Permalink
Fix no space left on device error (#1544)
Browse files Browse the repository at this point in the history
Signed-off-by: Kevin Su <[email protected]>
  • Loading branch information
pingsutw authored Mar 6, 2024
1 parent 5b68ed2 commit 175e676
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,7 @@ jobs:
matrix:
directory: "${{ fromJson(needs.list_examples.outputs.packages) }}"
steps:
- uses: insightsengineering/disk-space-reclaimer@v1
- uses: actions/checkout@v2
with:
fetch-depth: "0"
Expand Down

0 comments on commit 175e676

Please sign in to comment.