Skip to content

Commit

Permalink
Merge pull request #40 from ARKlab/feature/17744-jordemort
Browse files Browse the repository at this point in the history
restored the pyright action jordemort in windows environment
  • Loading branch information
AndreaCuneo authored Sep 19, 2024
2 parents 5621b6f + c72e75f commit bac4135
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/python-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,11 +35,7 @@ jobs:
run: |
flake8 .
# Execute jordemort/action-pyright only into Ubuntu and macOS.
# windows started to fail for reviewdog not found. issue opened
# https://github.com/jordemort/action-pyright/issues/51
- name: Run Pyright
if: matrix.os != 'windows-latest'
uses: jordemort/action-pyright@v1
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit bac4135

Please sign in to comment.