Skip to content

Commit

Permalink
chore: type check with torch
Browse files Browse the repository at this point in the history
  • Loading branch information
dest1n1s committed Nov 5, 2024
1 parent 057b941 commit 3b4cd8a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ jobs:
- name: Set up Python
run: uv python install 3.12
- name: Type check
run: uv run basedpyright
run: uv run --group torch pyright

ruff:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 3b4cd8a

Please sign in to comment.