- updated config.yml

Took 7 minutes
This commit is contained in:
2022-02-06 19:54:29 +00:00
parent 2c48823921
commit c164144c0d

View File

@@ -27,7 +27,7 @@ jobs:
# The next step will run the unit tests # The next step will run the unit tests
- android/run-tests: - android/run-tests:
test-command: ./gradlew lint test --continue test-command: ./gradlew lint test --stacktrace --info --continue
# Then start the emulator and run the Instrumentation tests! # Then start the emulator and run the Instrumentation tests!
- android/start-emulator-and-run-tests: - android/start-emulator-and-run-tests: