fix typo
This commit is contained in:
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@@ -17,7 +17,7 @@ jobs:
|
|||||||
- name: Test with newest Python on latest Ubuntu
|
- name: Test with newest Python on latest Ubuntu
|
||||||
run: tox -c pyproject.toml -e py
|
run: tox -c pyproject.toml -e py
|
||||||
|
|
||||||
test--python-32bit:
|
test-python-32bit:
|
||||||
name: Test Ubuntu/Alpine (32-bit)
|
name: Test Ubuntu/Alpine (32-bit)
|
||||||
needs: [lint, test-ubuntu-python-newest]
|
needs: [lint, test-ubuntu-python-newest]
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
|||||||
Reference in New Issue
Block a user