Skip to content

Commit

Permalink
update mypy ci
Browse files Browse the repository at this point in the history
  • Loading branch information
Mortimerp9 committed Dec 11, 2024
1 parent 6563f7e commit fd90d74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint_and_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
steps:
- uses: actions/checkout@v4
- uses: ./.github/actions/setup
- run: uvx --with=types-PyYAML mypy
- run: uvx mypy --install-types --non-interactive .
tests:
runs-on: ubuntu-latest
needs: [lock_file]
Expand Down

0 comments on commit fd90d74

Please sign in to comment.