Skip to content

Commit 1e87a6b

Browse files
committed
no tests currently, removed from CI.yml
1 parent 1452323 commit 1e87a6b

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,3 @@ jobs:
2727
2828
- name: lint with flake8
2929
run: flake8 --ignore=E501,W292,W293
30-
31-
- name: run tests
32-
run: |
33-
pip install pytest
34-
pytest

0 commit comments

Comments
 (0)