mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-09 21:46:42 +08:00
Run primer on latest Python version (#6593)
This commit is contained in:
2
.github/workflows/mypy_primer.yml
vendored
2
.github/workflows/mypy_primer.yml
vendored
@@ -26,7 +26,7 @@ jobs:
|
||||
fetch-depth: 0
|
||||
- uses: actions/setup-python@v2
|
||||
with:
|
||||
python-version: 3.8
|
||||
python-version: 3.10
|
||||
- name: Install dependencies
|
||||
run: pip install git+https://github.com/hauntsaninja/mypy_primer.git
|
||||
- name: Run mypy_primer
|
||||
|
||||
Reference in New Issue
Block a user