To revert with force push

This commit is contained in:
Benoit Marty 2022-10-13 17:37:30 +02:00 committed by Benoit Marty
parent 07ef81a8d5
commit f1047eb961

View File

@ -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