Skip to content

Commit a7d48c4

Browse files
committed
python test workflow syntax fix
1 parent bdf1651 commit a7d48c4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/python-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,4 +30,4 @@ jobs:
3030
- name: Test
3131
run: python setup.py test
3232
- name: Upload coverage
33-
uses: codecov/codecov-action@v1
33+
uses: codecov/codecov-action@v1

0 commit comments

Comments
 (0)