mirror of
https://github.com/correl/openapi-core.git
synced 2025-03-20 09:19:22 -09: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…
Add table
Reference in a new issue