Skip to content

Commit

Permalink
Bump jakebailey/pyright-action from 2.0.1 to 2.0.2 (#7)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Feb 26, 2024
1 parent cd69974 commit 0335e7a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
- name: Run Black
run: black . --check
- name: Run pyright
uses: jakebailey/pyright-action@v2.0.1
uses: jakebailey/pyright-action@v2.0.2
- name: Run pytest
run: |
export PYTHONPATH=$(pwd)
Expand Down

0 comments on commit 0335e7a

Please sign in to comment.