Skip to content

Commit 4370482

Browse files
authored
Update daily.yml
1 parent c3215bc commit 4370482

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/daily.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,8 +51,6 @@ jobs:
5151
check-latest: true
5252
- name: Install dependencies
5353
run: pip install -r requirements-tests.txt
54-
- name: Install mypy from git
55-
run: pip install git+https://github.com/python/mypy@e8a26308d5d06925cf769b62f41ef2e4bc546ada
5654
- name: Run stubtest
5755
run: python tests/stubtest_stdlib.py
5856

0 commit comments

Comments
 (0)