We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b9598a3 commit 2287a70Copy full SHA for 2287a70
1 file changed
.github/workflows/lint.yml
@@ -33,4 +33,4 @@ jobs:
33
run: uv sync
34
35
- name: Run type check
36
- run: uvx ty check --python .venv src
+ run: uvx ty check src
0 commit comments