Migrated from Pyrefly to ty (#33)
This commit is contained in:
4
.github/workflows/typecheck.yml
vendored
4
.github/workflows/typecheck.yml
vendored
@@ -22,5 +22,5 @@ jobs:
|
||||
- name: Install package
|
||||
run: uv sync --extra cli
|
||||
|
||||
- name: Run pyrefly type check
|
||||
run: uvx pyrefly check src/
|
||||
- name: Run ty type check
|
||||
run: uvx ty check src/
|
||||
|
||||
Reference in New Issue
Block a user