Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
visr committed Jan 28, 2025
1 parent dd1e7a2 commit 34d74e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/mypy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
pixi run --environment=dev mypy-ribasim-testmodels
- name: Run mypy on python/ribasim_api
run: |
pixi --environment=dev run mypy-ribasim-api
pixi run --environment=dev mypy-ribasim-api
- name: Run mypy on ribasim_qgis
run: |
pixi --environment=qgis run mypy-ribasim-qgis

0 comments on commit 34d74e9

Please sign in to comment.