We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 49fe675 commit ef0afbcCopy full SHA for ef0afbc
.github/workflows/ty.yaml
@@ -14,4 +14,4 @@ jobs:
14
uses: astral-sh/setup-uv@v6
15
16
- name: ty
17
- run: uv run --extra dev ty check src tests
+ run: uv run --extra dev --extra jax ty check src tests
0 commit comments