Skip to content

Commit c7255e4

Browse files
committed
remove coverage
1 parent 25bf0ee commit c7255e4

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/python-app.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,3 @@ jobs:
3838
flake8 . --count --select=E9,F63,F7,F82 --show-source --statistics
3939
# exit-zero treats all errors as warnings. The GitHub editor is 127 chars wide
4040
flake8 . --count --exit-zero --max-complexity=10 --max-line-length=127 --statistics
41-
- name: Test with pytest
42-
run: |
43-
pytest --cov src/py_eddy_tracker

0 commit comments

Comments
 (0)