mirror of
https://github.com/budtmo/docker-android.git
synced 2025-12-08 18:25:50 +00:00
Removed publishing test result step
This commit is contained in:
parent
6767970307
commit
9ad2a1e73e
3
.github/workflows/test.yml
vendored
3
.github/workflows/test.yml
vendored
@ -20,6 +20,3 @@ jobs:
|
||||
|
||||
- name: Build emulator image and run unit-test
|
||||
run: script -e -c "./app.sh test emulator test 11.0 && sudo mv tmp/* . && ls -al"
|
||||
|
||||
- name: Publish test result
|
||||
run: script -e -c "bash <(curl -s https://codecov.io/bash)"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user