Skip to content

Commit

Permalink
Fix pyright CI, again.
Browse files Browse the repository at this point in the history
  • Loading branch information
Sachaa-Thanasius committed Sep 3, 2024
1 parent 484557a commit 803599e
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 @@ -38,7 +38,7 @@ jobs:
uses: jakebailey/pyright-action@v2
with:
python-version: ${{ matrix.python-version }}
verify-types: defer-imports
verify-types: defer_imports

test:
runs-on: ${{ matrix.os }}
Expand Down

0 comments on commit 803599e

Please sign in to comment.