Skip to content

Commit 56ba3ef

Browse files
committed
there are no tests :(
1 parent 9317106 commit 56ba3ef

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/ci.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,6 @@ jobs:
4141
# exit-zero treats all errors as warnings.
4242
flake8 . --count --exit-zero --max-complexity=10 --max-line-length=120 --statistics
4343
44-
- name: Test with pytest
45-
run: |
46-
pytest
44+
# - name: Test with pytest
45+
# run: |
46+
# pytest

0 commit comments

Comments
 (0)