Skip to content

Commit

Permalink
last pyright-actions fix attempt...
Browse files Browse the repository at this point in the history
  • Loading branch information
jorenham committed Jan 29, 2024
1 parent f1dbcd9 commit bfd7a64
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,8 @@ jobs:
--without debug
--${{ matrix.pandas }} pandas
- run: echo "$(poetry env info --path)/bin" >> $GITHUB_PATH

- name: codespell
run: poetry run codespell .

Expand Down

0 comments on commit bfd7a64

Please sign in to comment.