Skip to content

Commit

Permalink
runtests
Browse files Browse the repository at this point in the history
  • Loading branch information
MarcoGorelli committed Oct 18, 2023
1 parent cbf7fe4 commit 1ce5a87
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 @@ -41,7 +41,7 @@ jobs:
working-directory: pyo3-polars
- run: make install-release
working-directory: example/derive_expression
- run: venv/bin/python run.py
- run: venv/bin/python -m pytest tests
working-directory: example/derive_expression

- name: Build wheels
Expand Down

0 comments on commit 1ce5a87

Please sign in to comment.