Skip to content

Commit

Permalink
added workflow file for testing
Browse files Browse the repository at this point in the history
  • Loading branch information
sam-pullman committed Feb 12, 2024
1 parent c90ae25 commit b4685ac
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/container_testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,9 42,7 @@ jobs:
sudo swapoff -a
sudo rm -f /swapfile
sudo apt clean
yes | docker system prune
echo 'y' | docker system prune
echo 'y'
docker system prune -af
df -h
sudo rm -rf /usr/share/dotnet
df . -h
Expand Down

0 comments on commit b4685ac

Please sign in to comment.