Skip to content

Commit

Permalink
no sdist either
Browse files Browse the repository at this point in the history
  • Loading branch information
danking committed Nov 4, 2024
1 parent c9ecc12 commit 0a28938
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 @@ -55,7 +55,7 @@ jobs:
- name: Ensure wheel and sdist can be built on Linux - PyVortex
run: |
# force linux compatibility to ensure there is exactly one wheel ergo no ambiguity in installation
uv run maturin build --interpreter python3.10 --sdist --compatibility linux
uv run maturin build --interpreter python3.10 --compatibility linux
working-directory: pyvortex/

- name: Ensure wheel can run tests successfully
Expand Down

0 comments on commit 0a28938

Please sign in to comment.