Skip to content

Commit 906e06b

Browse files
ci minor update
1 parent d6bc7ae commit 906e06b

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -83,10 +83,6 @@ jobs:
8383
pip3 install -e .
8484
pip3 check
8585
86-
- name: Static tests
87-
run: |
88-
# pylint kbest_lap -d fixme --ignore-patterns version.py
89-
9086
- name: Test with pytest
9187
run: |
9288
pip3 install -r requirements.ci.txt

0 commit comments

Comments
 (0)