Skip to content

Commit

Permalink
activate mypy
Browse files Browse the repository at this point in the history
  • Loading branch information
Christian-B committed Jan 8, 2024
1 parent 4337f73 commit 8b755eb
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/python_actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,9 @@ jobs:
if: matrix.python-version == 3.12
uses: ./support/actions/check-copyrights

- name: Lint with mypy
run: mypy $BASE_PKG

# # Add the following as required in the future
# - name: Validate XML
# if: matrix.python-version == 3.8
Expand Down

0 comments on commit 8b755eb

Please sign in to comment.