Skip to content

Commit 4d7c1df

Browse files
committed
remove check.
1 parent 243e856 commit 4d7c1df

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -76,13 +76,6 @@ jobs:
7676
python -m pip install --upgrade pip
7777
pip install -e ".[all]"
7878
79-
- name: CHECK pytest
80-
run: |
81-
env
82-
which pytest
83-
which codespell
84-
which mypy
85-
8679
- name: codespell
8780
if: matrix.run_doc == true
8881
run: |

0 commit comments

Comments
 (0)