extend workflow dependency for https://github.com/Kozea/Radicale/pull/2089
This commit is contained in:
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@@ -49,7 +49,7 @@ jobs:
|
|||||||
|
|
||||||
test-ubuntu-python-newest-with-passlib:
|
test-ubuntu-python-newest-with-passlib:
|
||||||
name: Test Ubuntu:latest Python:newest passlib
|
name: Test Ubuntu:latest Python:newest passlib
|
||||||
needs: lint
|
needs: [lint, test-ubuntu-python-newest]
|
||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
os: [ubuntu-latest]
|
os: [ubuntu-latest]
|
||||||
|
|||||||
Reference in New Issue
Block a user