Skip to content

Commit ec4471f

Browse files
committed
Temporarily use mypy-master for stubtest-stdlib, to see the results in CI
1 parent 634d6b8 commit ec4471f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/stubtest_stdlib.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,6 @@ jobs:
4444
cache: pip
4545
cache-dependency-path: requirements-tests.txt
4646
- name: Install dependencies
47-
run: pip install $(grep mypy== requirements-tests.txt)
47+
run: pip install git+https://github.com/python/mypy@81efd6eaa0f8300ec4bd29d6797b9e4476a06d7d
4848
- name: Run stubtest
4949
run: python tests/stubtest_stdlib.py

0 commit comments

Comments
 (0)