Skip to content

Commit c7a0dda

Browse files
CoMPaTechbouwew
authored andcommitted
Debug workflow
1 parent a025c01 commit c7a0dda

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/verify.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -272,6 +272,7 @@ jobs:
272272
- name: Run mypy
273273
run: |
274274
. venv/bin/activate
275+
pip list | grep -i mypy
275276
mypy plugwise/
276277
277278
shellcheck:

0 commit comments

Comments
 (0)