Skip to content

Commit

Permalink
Update the code checks workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
gizmo385 committed Aug 22, 2024
1 parent e4e21f3 commit 3a5523a
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/code-checks.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,4 @@ jobs:
with:
python-version: "3.11"
- uses: yezz123/setup-uv@v4
- run: uv run --extra=checks pyright
- run: uv run --extra=checks ruff check
- run: uvx ruff check

0 comments on commit 3a5523a

Please sign in to comment.