Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
jacopocinaark committed Sep 16, 2024
1 parent 99aab80 commit c6561ca
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/python-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,9 @@ jobs:
# lib:
# level: warning
# filter_mode: file

- uses: jordemort/action-pyright@v1

- name: Run Pyright
uses: jordemort/action-pyright@v1
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
reporter: github-check
Expand Down

0 comments on commit c6561ca

Please sign in to comment.