Skip to content

Commit

Permalink
free disk space
Browse files Browse the repository at this point in the history
  • Loading branch information
ric-evans committed Sep 18, 2023
1 parent 630c9a5 commit 276703f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -338,6 +338,10 @@ jobs:
- 5672:5672
- 15672:15672
steps:
- uses: jlumbroso/free-disk-space@main
with:
tool-cache: 'true'
large-packages: false # TODO: remove once https://github.com/jlumbroso/free-disk-space/issues/4 is fixed
- uses: actions/checkout@v3
- uses: docker/setup-buildx-action@v2
- uses: docker/build-push-action@v3
Expand Down

0 comments on commit 276703f

Please sign in to comment.