Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
LesnyRumcajs committed Aug 5, 2024
1 parent 55c8beb commit 8d5fff3
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/forest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -412,6 +412,11 @@ jobs:
- name: Dump docker logs
if: always()
uses: jwalton/gh-docker-logs@v2
- name: Dump Docker usage
if: always()
run: |
docker system df
docker system df --verbose
bootstrap-checks-forest:
needs:
- build-ubuntu
Expand Down

0 comments on commit 8d5fff3

Please sign in to comment.