Skip to content
This repository was archived by the owner on Jun 13, 2025. It is now read-only.

Commit b92ae2e

Browse files
committed
tt3
1 parent 0ffbc86 commit b92ae2e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,4 +116,5 @@ jobs:
116116
--auth-token ${{ secrets.SENTRY_AUTH_TOKEN }} \
117117
--organization-slug codecov \
118118
python \
119-
--python-path $(which python3)
119+
--python-path $(which python3) \
120+
--tool mypy

0 commit comments

Comments
 (0)