mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-06 12:14:27 +08:00
2
.github/workflows/tests.yml
vendored
2
.github/workflows/tests.yml
vendored
@@ -93,6 +93,6 @@ jobs:
|
||||
- name: Install dependencies
|
||||
run: |
|
||||
python -m pip install -U pip
|
||||
pip install -U mypy==0.790
|
||||
pip install -U git+git://github.com/python/mypy@af3c8be98f
|
||||
- name: Run stubtest
|
||||
run: python tests/stubtest_test.py --ignore-unused-whitelist
|
||||
|
||||
Reference in New Issue
Block a user