Skip to content

Commit 1d8fae1

Browse files
committed
Add pyright output to GHA summary
1 parent 2150f69 commit 1d8fae1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pyright.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,4 @@ jobs:
1717
- uses: actions/[email protected]
1818
- uses: ./.github/actions/setup-environment
1919
- name: Run pyright
20-
run: uv run pyright
20+
run: uv run pyright >> $GITHUB_STEP_SUMMARY

0 commit comments

Comments
 (0)