Skip to content

Commit

Permalink
pass flag to install the Library stubs
Browse files Browse the repository at this point in the history
  • Loading branch information
kdp-cloud committed Jun 5, 2024
1 parent f62c90b commit dc68dbf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-mars.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,5 +44,5 @@ jobs:
working-directory: ${{ env.working-directory }}

- name: Type checking
run: mypy mars_lib/
run: mypy --install-types mars_lib/
working-directory: ${{ env.working-directory }}

0 comments on commit dc68dbf

Please sign in to comment.