Skip to content

Commit 9ee458e

Browse files
committed
refactor(ci): revert source
1 parent 082010e commit 9ee458e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ty_type_check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,4 @@ jobs:
1818
- run: python -m pip install . --group dev
1919

2020
- name: Run ty check
21-
run: source .venv/bin/activate && ty check --output-format=github .
21+
run: ty check --output-format=github .

0 commit comments

Comments
 (0)