Remove gradle cache to check API23 test behavior

pull/205/head
Jolanda Verhoef 2 years ago
parent 57cb02edc1
commit e701b9737a

@ -79,6 +79,8 @@ jobs:
- name: Setup Gradle
uses: gradle/gradle-build-action@v2
with:
cache-disabled: true
- name: Run instrumentation tests
uses: reactivecircus/android-emulator-runner@v2

Loading…
Cancel
Save