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 9b7c0ce commit 544acc4
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 @@ -46,5 +46,5 @@ jobs:
- name: Run PyType on examples
run: |
pip install docstring_parser
pytype examples
pytype --verbosity=2 examples

0 comments on commit 544acc4

Please sign in to comment.