mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-01-14 23:32:22 +08:00
Cleanup: use lower-case list and dict, add a test (#6161)
This commit is contained in:
2
.github/workflows/tests.yml
vendored
2
.github/workflows/tests.yml
vendored
@@ -26,7 +26,7 @@ jobs:
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- uses: actions/setup-python@v2
|
||||
- run: ./tests/check_pep_604.py
|
||||
- run: ./tests/check_new_syntax.py
|
||||
|
||||
flake8:
|
||||
name: Lint with flake8
|
||||
|
||||
Reference in New Issue
Block a user