CI: cleanup space on GA

This commit is contained in:
overtorment 2024-07-25 17:48:22 +01:00
parent a544f5c324
commit 1be6c4442b

View file

@ -133,6 +133,11 @@ jobs:
- name: Build
run: npm run e2e:release-build
- name: Another space cleanup
run: |
rm -r -f ~/.npm/
rm -r -f ~/.gradle/
- name: Run tests
uses: reactivecircus/android-emulator-runner@v2
with: