Skip to content

Commit

Permalink
Merge pull request #139 from wimglenn/pyright@v2
Browse files Browse the repository at this point in the history
Update tests.yml
  • Loading branch information
wimglenn authored Feb 3, 2024
2 parents bd6826e + c325f8c commit bb052d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ jobs:
- run: echo "$PWD/.venv/bin" >> $GITHUB_PATH

- uses: jakebailey/pyright-action@v1
- uses: jakebailey/pyright-action@v2
with:
ignore-external: true
verify-types: "aocd"

0 comments on commit bb052d7

Please sign in to comment.