Skip to content

Commit

Permalink
no silly uv
Browse files Browse the repository at this point in the history
  • Loading branch information
robert3005 committed Jul 31, 2024
1 parent a4a7bc9 commit c40f5ee
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 @@ -50,7 +50,7 @@ jobs:
token: ${{ secrets.GITHUB_TOKEN }}

- name: Build PyVortex
run: rye run maturin develop -vv --skip-install --uv --locked -m pyvortex/Cargo.toml
run: rye run maturin develop -vv --skip-install --locked -m pyvortex/Cargo.toml

- name: Pytest - PyVortex
run: rye run pytest --benchmark-disable test/
Expand Down

0 comments on commit c40f5ee

Please sign in to comment.