Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
haha oops
  • Loading branch information
eriknw committed Oct 16, 2025
commit dcde3ce77f316d6efa52c951c4742a0d0b8e2b80
4 changes: 0 additions & 4 deletions .github/workflows/publish_pypi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,10 +41,6 @@ jobs:
if-no-files-found: error
- name: Check with twine
run: python -m twine check --strict dist/*
- uses: actions/upload-artifact@v4
with:
name: releases
path: dist

upload-to-test-pypi:
needs: build-artifacts
Expand Down
Loading