Skip to content

Commit

Permalink
Bump jakebailey/pyright-action from 2.3.1 to 2.3.2 (#55)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Aug 25, 2024
1 parent 78ac79d commit edf260e
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 @@ -32,7 +32,7 @@ jobs:
- name: Run Black
run: black . --check
- name: Run pyright
uses: jakebailey/[email protected].1
uses: jakebailey/[email protected].2
- name: Run pytest
run: |
export PYTHONPATH=$(pwd)
Expand Down

0 comments on commit edf260e

Please sign in to comment.