We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2150f69 commit 1d8fae1Copy full SHA for 1d8fae1
.github/workflows/pyright.yml
@@ -17,4 +17,4 @@ jobs:
17
- uses: actions/[email protected]
18
- uses: ./.github/actions/setup-environment
19
- name: Run pyright
20
- run: uv run pyright
+ run: uv run pyright >> $GITHUB_STEP_SUMMARY
0 commit comments