Skip to content

Commit

Permalink
Switch away from pyright action
Browse files Browse the repository at this point in the history
  • Loading branch information
mfisher87 committed Aug 27, 2024
1 parent 5d8c38f commit 599a40e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/typecheck.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,4 @@ jobs:
python -m pip install .
python -m pip install -r requirements-dev.txt
- uses: jakebailey/pyright-action@v2
- run: pyright

0 comments on commit 599a40e

Please sign in to comment.