Skip to content

Commit

Permalink
move typing file [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
MarcoGorelli committed Oct 27, 2023
1 parent 8e78d98 commit d999f28
Show file tree
Hide file tree
Showing 2 changed files 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 @@ -41,6 +41,8 @@ jobs:
working-directory: polars_business
- run: venv/bin/python -m pytest tests
working-directory: polars_business
- run: venv/bin/python -m mypy .
working-directory: polars_business

- name: Build wheels
uses: PyO3/maturin-action@v1
Expand Down
File renamed without changes.

0 comments on commit d999f28

Please sign in to comment.