Figuring out what is using 66Gb in the runner

pull/1837/head
Jose Alcérreca 2 years ago committed by GitHub
parent 0b47a61fa3
commit e8368a8a82

@ -180,7 +180,7 @@ jobs:
run: df -h run: df -h
- name: Print disk usage - name: Print disk usage
run: du -h -d 2 /home/runner/ run: du -h -d 2 /
- name: Run instrumentation tests - name: Run instrumentation tests
uses: reactivecircus/android-emulator-runner@v2 uses: reactivecircus/android-emulator-runner@v2

Loading…
Cancel
Save