Skip to content

Commit

Permalink
Fix deps?
Browse files Browse the repository at this point in the history
  • Loading branch information
nathandines committed Jan 27, 2024
1 parent 113d313 commit 8991e63
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pr-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,6 @@ jobs:
needs: [python-deps]
steps:
- uses: actions/checkout@v4
- run: pipx install poetry
- run: python --version
- run: poetry run mypy .

0 comments on commit 8991e63

Please sign in to comment.