mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-20 19:01:15 +08:00
Alphabetise items in requirements-tests.txt (#8635)
This commit is contained in:
2
.github/workflows/tests.yml
vendored
2
.github/workflows/tests.yml
vendored
@@ -46,7 +46,7 @@ jobs:
|
||||
- uses: actions/setup-python@v4
|
||||
with:
|
||||
python-version: 3.x
|
||||
- run: pip install $(grep flake8 requirements-tests.txt)
|
||||
- run: pip install -r requirements-tests.txt
|
||||
- run: flake8
|
||||
|
||||
pytype:
|
||||
|
||||
Reference in New Issue
Block a user