mirror of
https://github.com/kennethreitz/pydantic.git
synced 2026-06-05 23:00:18 +00:00
fix dependencies-check.yml, take 3 🤷
This commit is contained in:
@@ -19,6 +19,10 @@ jobs:
|
||||
|
||||
test:
|
||||
name: test py${{ matrix.python-version }} on ${{ matrix.PYTHON_DEPENDENCY_CASE }}
|
||||
|
||||
needs:
|
||||
- find_dependency_cases
|
||||
|
||||
strategy:
|
||||
fail-fast: true
|
||||
matrix:
|
||||
|
||||
Reference in New Issue
Block a user