Skip to content

Commit

Permalink
remove separate wheel check
Browse files Browse the repository at this point in the history
  • Loading branch information
Dobson committed Sep 25, 2024
1 parent 9f6383c commit e5f88ba
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,11 +28,6 @@ jobs:
attest-build-provenance-github: true
skip-wheel: true

- name: Check wheel contents
run: |
pip install check-wheel-contents
check-wheel-contents dist/swmmanywhere-*.whl --toplevel="swmmanywhere","netcomp"
publish-TestPyPI:
needs: build-wheel
name: Publish SWMManywhere to TestPyPI
Expand Down

0 comments on commit e5f88ba

Please sign in to comment.