Merge pull request #283 from p1c2u/fix/python-test-workflow-fix

python test workflow syntax fix
This commit is contained in:
A 2021-01-31 15:06:52 +00:00 committed by GitHub
commit 97f068b3c1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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