Skip to content

Commit

Permalink
Update pytype-examples.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jagapiou authored Dec 11, 2023
1 parent baf1ca8 commit 93851d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pytype-examples.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:

- name: Debug
run: |
pytype --unresolved examples
pytype --unresolved -v2 examples
- name: Run PyType on examples
run: pytype examples
Expand Down

0 comments on commit 93851d7

Please sign in to comment.