Skip to content

Commit b324920

Browse files
authored
Remove unnecessary with clause from workflow
1 parent 57af22e commit b324920

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/python-app.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,3 @@ jobs:
2121
coverage run -m unittest
2222
- name: Upload Coverage to Codecov
2323
uses: codecov/codecov-action@v1
24-
with:

0 commit comments

Comments
 (0)