Skip to content

Commit 4912882

Browse files
ci: Change ty output format to GitHub (#555)
1 parent 65c1165 commit 4912882

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/checks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ jobs:
123123
groups: check test plot
124124

125125
- name: Run ty
126-
run: uv run ty check
126+
run: uv run ty check --output-format=github
127127

128128
check-todos:
129129
name: Absence of TODOs

0 commit comments

Comments
 (0)