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 fcc39e8 commit 17b999eCopy full SHA for 17b999e
.github/workflows/build.yml
@@ -101,9 +101,9 @@ jobs:
101
python -m pip install --upgrade -r build/test-requirements.txt
102
103
- name: Run Pyright
104
- version: 1.1.308
105
uses: jakebailey/pyright-action@v1
106
with:
+ version: 1.1.308
107
working-directory: 'pythonFiles'
108
109
### Non-smoke tests
.github/workflows/pr-check.yml
@@ -75,9 +75,9 @@ jobs:
75
76
77
78
79
80
81
82
83
0 commit comments