mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-01-05 02:53:23 +08:00
Bump flake8-pyi to 24.4.1 (#11791)
This commit is contained in:
10
.github/workflows/tests.yml
vendored
10
.github/workflows/tests.yml
vendored
@@ -34,16 +34,6 @@ jobs:
|
||||
- run: uv pip install -r requirements-tests.txt --system
|
||||
- run: python ./tests/check_typeshed_structure.py
|
||||
|
||||
new-syntax:
|
||||
name: Ensure new syntax usage
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- uses: actions/setup-python@v5
|
||||
with:
|
||||
python-version: "3.12"
|
||||
- run: ./tests/check_new_syntax.py
|
||||
|
||||
pytype:
|
||||
name: Run pytype against the stubs
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
Reference in New Issue
Block a user