Skip to content

Commit 2287a70

Browse files
committed
ty will auto-discover default .venv
1 parent b9598a3 commit 2287a70

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,4 +33,4 @@ jobs:
3333
run: uv sync
3434

3535
- name: Run type check
36-
run: uvx ty check --python .venv src
36+
run: uvx ty check src

0 commit comments

Comments
 (0)