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 c9a7268 commit 4b4e5b7Copy full SHA for 4b4e5b7
.github/workflows/build.yml
@@ -103,6 +103,7 @@ jobs:
103
- name: Run Pyright
104
uses: jakebailey/pyright-action@v1
105
with:
106
+ version: 1.1.308
107
working-directory: 'pythonFiles'
108
109
### Non-smoke tests
.github/workflows/pr-check.yml
@@ -77,6 +77,7 @@ jobs:
77
78
79
80
81
82
83
0 commit comments