mirror of
https://github.com/Insality/druid
synced 2025-06-26 18:07:46 +02:00
Update
This commit is contained in:
parent
026ec03803
commit
90c3f81373
7
.github/workflows/ci-workflow.yml
vendored
7
.github/workflows/ci-workflow.yml
vendored
@ -21,5 +21,8 @@ jobs:
|
||||
deployer_url="https://raw.githubusercontent.com/Insality/defold-deployer/1/deployer.sh"
|
||||
curl -s ${deployer_url} | bash -s lbd --headless --settings ./test/test.ini
|
||||
|
||||
- name: Upload test report
|
||||
run: bash <(curl -s https://codecov.io/bash)
|
||||
- name: Upload coverage reports to Codecov
|
||||
uses: codecov/codecov-action@v4.0.1
|
||||
with:
|
||||
token: ${{ secrets.CODECOV_TOKEN }}
|
||||
slug: insality/druid
|
||||
|
Loading…
x
Reference in New Issue
Block a user