We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9151c56 commit 408148eCopy full SHA for 408148e
.github/workflows/pyright.yaml
@@ -5,7 +5,7 @@ on:
5
branches: [ main ]
6
7
jobs:
8
- mypy:
+ pyright:
9
runs-on: ubuntu-latest
10
steps:
11
- uses: actions/checkout@v3
0 commit comments