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 544acc4 commit 1223cd5
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/pytype-examples.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,5 +46,6 @@ jobs:
- name: Run PyType on examples
run: |
pip install docstring_parser
pytype --verbosity=2 examples
python -c 'import docstring_parser'
pytype examples

0 comments on commit 1223cd5

Please sign in to comment.