mirror of
https://github.com/Insality/druid
synced 2025-06-27 10:27:48 +02:00
Return push test result step
This commit is contained in:
parent
b5e5d0fed0
commit
f45617be5b
3
.github/workflows/ci-workflow.yml
vendored
3
.github/workflows/ci-workflow.yml
vendored
@ -18,3 +18,6 @@ jobs:
|
||||
run: |
|
||||
deployer_url="https://raw.githubusercontent.com/Insality/defold-deployer/1/deployer.sh"
|
||||
curl -s ${deployer_url} | bash -s lbd --headless --settings ./unit_test.txt
|
||||
|
||||
- name: Upload test report
|
||||
run: bash <(curl -s https://codecov.io/bash)
|
Loading…
x
Reference in New Issue
Block a user