mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-19 18:31:14 +08:00
Centralize METADATA.toml parsing in the test suite (#9534)
This commit is contained in:
2
.github/workflows/tests.yml
vendored
2
.github/workflows/tests.yml
vendored
@@ -33,7 +33,7 @@ jobs:
|
||||
cache: pip
|
||||
cache-dependency-path: requirements-tests.txt
|
||||
- run: pip install -r requirements-tests.txt
|
||||
- run: ./tests/check_consistent.py
|
||||
- run: python ./tests/check_consistent.py
|
||||
|
||||
new-syntax:
|
||||
name: Ensure new syntax usage
|
||||
|
||||
Reference in New Issue
Block a user