mirror of https://github.com/explosion/spaCy.git
Run full matrix for mypy
This commit is contained in:
parent
b2db85e209
commit
e218873d04
|
@ -45,7 +45,7 @@ jobs:
|
|||
name: Test
|
||||
needs: Validate
|
||||
strategy:
|
||||
fail-fast: true
|
||||
fail-fast: false
|
||||
matrix:
|
||||
os: [ubuntu-latest, windows-latest, macos-latest]
|
||||
python_version: ["3.11"]
|
||||
|
|
Loading…
Reference in New Issue