Skip to content

Commit

Permalink
Update path
Browse files Browse the repository at this point in the history
  • Loading branch information
stinodego committed Nov 5, 2023
1 parent 0b164de commit 51b4dd9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-python.yml
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@ jobs:
shell: bash
run: |
maturin build
pip install target/wheels/polars-*.whl
pip install ../target/wheels/polars-*.whl
- name: Run tests
if: github.ref_name != 'main'
Expand Down

0 comments on commit 51b4dd9

Please sign in to comment.