Compare commits
1 Commits
667afd1900
...
9d706b2b7e
Author | SHA1 | Date | |
---|---|---|---|
9d706b2b7e |
@ -42,8 +42,8 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
api-level: 29
|
api-level: 29
|
||||||
script: |
|
script: |
|
||||||
./gradlew androidApp:connectedAndroidTest
|
./gradlew androidApp:connectedAndroidTest
|
||||||
killall -INT crashpad_handler || true
|
killall -INT crashpad_handler || true
|
||||||
- uses: actions/upload-artifact@v3
|
- uses: actions/upload-artifact@v3
|
||||||
if: failure()
|
if: failure()
|
||||||
with:
|
with:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user