Skip to content

Commit

Permalink
run mypy
Browse files Browse the repository at this point in the history
  • Loading branch information
Christian-B committed Jan 8, 2024
1 parent ae7c617 commit d49c57f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python_actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -100,4 +100,4 @@ jobs:
uses: dieghernan/cff-validator@main

- name: Lint with mypy
run: mypy $BASE_PKG
run: mypy $CODE_PATHS

0 comments on commit d49c57f

Please sign in to comment.