Skip to content

Commit

Permalink
Fix wheel name
Browse files Browse the repository at this point in the history
  • Loading branch information
ayjayt committed Dec 15, 2024
1 parent 054f2df commit e8f88d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish_testpypi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
run: >
uv pip install dist/choreographer-$(uv
run --no-sync --with setuptools-git-versioning
setuptools-git-versioning).whl
setuptools-git-versioning)-py3-none-any.whl
- run: uv run --no-sync choreo_diagnose --no-run
- name: Test
if: ${{ ! runner.debug && matrix.os != 'ubuntu-latest' }}
Expand Down

0 comments on commit e8f88d2

Please sign in to comment.