Skip to content

Commit af3af59

Browse files
CoMPaTechbouwew
authored andcommitted
Add full mypy check
1 parent 52b9916 commit af3af59

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/verify.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -242,7 +242,7 @@ jobs:
242242

243243
mypy:
244244
runs-on: ubuntu-latest
245-
name: Run mypy using Python ${{ env.DEFAULT_PYTHON }}
245+
name: Run mypy
246246
needs: pytest
247247
steps:
248248
- name: Check out committed code

0 commit comments

Comments
 (0)