Figuring out what is using 66Gb in the runner

pull/1187/head
Jose Alcérreca 10 months ago committed by GitHub
parent ea5c692266
commit 9499293664
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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

Loading…
Cancel
Save