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 56c55b9 commit 11f44d8
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 @@ -96,3 +96,6 @@ jobs:
- name: Validate CITATION.cff
if: matrix.python-version == 3.12
uses: dieghernan/cff-validator@main

- name: Lint with mypy
run: mypy $BASE_PKG

0 comments on commit 11f44d8

Please sign in to comment.