mirror of
https://github.com/deajan/osync
synced 2024-11-17 09:25:42 +00:00
Update windows.yml
This commit is contained in:
parent
36db883ab0
commit
7da01328b2
2
.github/workflows/windows.yml
vendored
2
.github/workflows/windows.yml
vendored
@ -17,6 +17,6 @@ jobs:
|
|||||||
env:
|
env:
|
||||||
RUNNING_ON_GITHUB_ACTIONS: true
|
RUNNING_ON_GITHUB_ACTIONS: true
|
||||||
run: |
|
run: |
|
||||||
bash ./dev/tests/run_tests.sh
|
./dev/tests/run_tests.sh
|
||||||
- name: Upload Coverage to Codecov
|
- name: Upload Coverage to Codecov
|
||||||
uses: codecov/codecov-action@v1
|
uses: codecov/codecov-action@v1
|
||||||
|
Loading…
Reference in New Issue
Block a user