mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-05-15 21:18:30 +08:00
Centralize METADATA.toml parsing in the test suite (#9534)
This commit is contained in:
@@ -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