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
|
name: Test
|
||||||
needs: Validate
|
needs: Validate
|
||||||
strategy:
|
strategy:
|
||||||
fail-fast: true
|
fail-fast: false
|
||||||
matrix:
|
matrix:
|
||||||
os: [ubuntu-latest, windows-latest, macos-latest]
|
os: [ubuntu-latest, windows-latest, macos-latest]
|
||||||
python_version: ["3.11"]
|
python_version: ["3.11"]
|
||||||
|
|
Loading…
Reference in New Issue