Skip to content

Commit

Permalink
Merge pull request #5445 from jenshnielsen/pyright332
Browse files Browse the repository at this point in the history
upgrade pyright to 1.1.332
  • Loading branch information
jenshnielsen authored Oct 23, 2023
2 parents ab06617 + e0808be commit 80d3839
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pytest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ jobs:
if: ${{ !matrix.min-version }}
- uses: jakebailey/pyright-action@v1.7.0
with:
version: 1.1.329
version: 1.1.332
if: ${{ !matrix.min-version }}
- name: Run Mypy
run: mypy -p qcodes
Expand Down

0 comments on commit 80d3839

Please sign in to comment.