mirror of
https://github.com/explosion/spaCy.git
synced 2025-04-21 17:41:59 +03:00
ci: fix cython-lint call
This commit is contained in:
parent
c758fd6591
commit
d774e0faa3
2
.github/workflows/tests.yml
vendored
2
.github/workflows/tests.yml
vendored
|
@ -44,7 +44,7 @@ jobs:
|
|||
- name: cython-lint
|
||||
run: |
|
||||
python -m pip install cython-lint -c requirements.txt
|
||||
python -m cython-lint spacy
|
||||
cython-lint spacy
|
||||
|
||||
tests:
|
||||
name: Test
|
||||
|
|
Loading…
Reference in New Issue
Block a user