mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-07 04:34:28 +08:00
2
.github/workflows/stubtest.yml
vendored
2
.github/workflows/stubtest.yml
vendored
@@ -24,4 +24,4 @@ jobs:
|
||||
python -m pip install -U pip
|
||||
pip install -U mypy==0.780
|
||||
- name: Run stubtest
|
||||
run: ./tests/stubtest_test.py --ignore-unused-whitelist
|
||||
run: python tests/stubtest_test.py --ignore-unused-whitelist
|
||||
|
||||
Reference in New Issue
Block a user