To revert with force push
This commit is contained in:
parent
07ef81a8d5
commit
f1047eb961
1
.github/workflows/tests.yml
vendored
1
.github/workflows/tests.yml
vendored
@ -59,7 +59,6 @@ jobs:
|
||||
|
||||
- name: Run all the codecoverage tests at once
|
||||
run: |
|
||||
./gradlew cleanManagedDevices --unused-only
|
||||
./gradlew gatherGplayDebugStringTemplates $CI_GRADLE_ARG_PROPERTIES
|
||||
./gradlew unitTestsWithCoverage $CI_GRADLE_ARG_PROPERTIES
|
||||
./gradlew instrumentationTestsWithCoverage $CI_GRADLE_ARG_PROPERTIES
|
||||
|
Loading…
Reference in New Issue
Block a user