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