Skip to content

Commit

Permalink
Print mypy version
Browse files Browse the repository at this point in the history
  • Loading branch information
deltamarnix committed Feb 5, 2024
1 parent 2aed3c6 commit 5bb2c45
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/python_lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,8 @@ jobs:
pixi-version: "latest"
- name: Prepare pixi
run: pixi run install-without-pre-commit
- name: Print mypy version
run: pixi run mypy --version
- name: Run mypy on python/ribasim
run: |
pixi run mypy-ribasim-python
Expand Down

0 comments on commit 5bb2c45

Please sign in to comment.