Skip to content

Commit

Permalink
Revert cleaning up docker volumes
Browse files Browse the repository at this point in the history
  • Loading branch information
style95 committed Aug 16, 2023
1 parent ec8e870 commit ed67fc9
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/3-multi-runtime.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -65,8 +65,6 @@ jobs:
sudo rm -rf "$AGENT_TOOLSDIRECTORY"
- name: Check free space
run: df -h
- name: "clean up"
run: sudo rm -rf /var/lib/docker/overlay2/*
- id: tests
name: Run Tests
run: "./tools/github/run${{ env.TEST_SUITE }}Tests.sh"
Expand Down

0 comments on commit ed67fc9

Please sign in to comment.