Skip to content

Commit

Permalink
Add mypy-ribasim-qgis to github actions
Browse files Browse the repository at this point in the history
  • Loading branch information
deltamarnix committed Feb 5, 2024
1 parent 999527b commit 2aed3c6
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/python_lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,3 +30,6 @@ jobs:
- name: Run mypy on python/ribasim_api
run: |
pixi run mypy-ribasim-api
- name: Run mypy on ribasim_qgis
run: |
pixi run mypy-ribasim-qgis

0 comments on commit 2aed3c6

Please sign in to comment.