Skip to content

Commit ef0afbc

Browse files
committed
add jax extra to type checking task
1 parent 49fe675 commit ef0afbc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ty.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,4 @@ jobs:
1414
uses: astral-sh/setup-uv@v6
1515

1616
- name: ty
17-
run: uv run --extra dev ty check src tests
17+
run: uv run --extra dev --extra jax ty check src tests

0 commit comments

Comments
 (0)