Skip to content

Commit

Permalink
fix: testing to see if uv run works
Browse files Browse the repository at this point in the history
  • Loading branch information
ivanleomk committed Dec 25, 2024
1 parent d25ce3a commit ee87158
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/pyright.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,5 @@ jobs:
uses: astral-sh/setup-uv@v4
- name: Install the project
run: uv sync --all-extras
- uses: jakebailey/pyright-action@v2
- name: Run pyright
run: uv run pyright

0 comments on commit ee87158

Please sign in to comment.