Skip to content

Commit 1b41b98

Browse files
committed
fix
1 parent 56a9fdc commit 1b41b98

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/mypy.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050
python-version: "3.x"
5151
cache: pip
5252
cache-dependency-path: Tools/requirements-dev.txt
53+
- run: pip install -r Tools/requirements-dev.txt
5354
- name: Line with black
5455
run: black Tools/cases_generator
55-
- run: pip install -r Tools/requirements-dev.txt
5656
- run: mypy --config-file Tools/cases_generator/mypy.ini

0 commit comments

Comments
 (0)