Skip to content

Commit

Permalink
list wheel file content
Browse files Browse the repository at this point in the history
  • Loading branch information
christianrauch committed Oct 19, 2024
1 parent 215e896 commit 53142fd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -113,6 +113,7 @@ jobs:
env:
PIP_BREAK_SYSTEM_PACKAGES: 1
run: |
python -m zipfile --list build/pypangolin-*.whl
pip install build/pypangolin-*.whl
pip show pypangolin
python -c "import pypangolin"
Expand Down

0 comments on commit 53142fd

Please sign in to comment.