fix typo
This commit is contained in:
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@@ -21,7 +21,7 @@ jobs:
|
||||
run: tox -c pyproject.toml -e py
|
||||
|
||||
test-python-latest:
|
||||
needs: test-ubuntu-latest-python-latest:
|
||||
needs: test-ubuntu-latest-python-latest
|
||||
strategy:
|
||||
matrix:
|
||||
os: [macos-latest, windows-latest]
|
||||
|
||||
Reference in New Issue
Block a user