mirror of
https://github.com/correl/openapi-core.git
synced 2025-01-01 11:03:19 +00:00
python test workflow syntax fix
This commit is contained in:
parent
bdf165142b
commit
a7d48c4cbc
1 changed files with 1 additions and 1 deletions
2
.github/workflows/python-test.yml
vendored
2
.github/workflows/python-test.yml
vendored
|
@ -30,4 +30,4 @@ jobs:
|
|||
- name: Test
|
||||
run: python setup.py test
|
||||
- name: Upload coverage
|
||||
uses: codecov/codecov-action@v1
|
||||
uses: codecov/codecov-action@v1
|
||||
|
|
Loading…
Reference in a new issue