Skip to content

Commit 1e7d14b

Browse files
committed
pipx install pytype
1 parent 257c4c1 commit 1e7d14b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ jobs:
2222
runs-on: ubuntu-22.04
2323
steps:
2424
- uses: actions/checkout@v4
25+
- run: pipx install pytype
2526
- run: pipx run pre-commit run --all-files
2627
Envvars:
2728
runs-on: ubuntu-22.04

0 commit comments

Comments
 (0)