fix dependencies-check.yml, take 3 🤷

This commit is contained in:
Samuel Colvin
2022-12-30 19:12:17 +00:00
parent 852cd5cde2
commit 708422e63f
+4
View File
@@ -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: