Skip to content

Commit

Permalink
add a comment on where the freeing up of github workflows space was c…
Browse files Browse the repository at this point in the history
…opied from
  • Loading branch information
akshaykarle committed Oct 17, 2024
1 parent 824833d commit fa754ea
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ jobs:
contents: "read"
steps:
- name: Remove software and languages
# copied from: https://github.com/actions/runner-images/issues/2840#issuecomment-2327466240
shell: bash
run: |
df -h /
Expand Down

0 comments on commit fa754ea

Please sign in to comment.