Skip to content

Commit

Permalink
remove tests, use TestPyPI
Browse files Browse the repository at this point in the history
Signed-off-by: William Woodruff <[email protected]>
  • Loading branch information
woodruffw committed Dec 9, 2024
1 parent 82aaa92 commit a57c387
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 28 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,4 @@ jobs:
- name: Build
run: python -m build .

- run: twine upload dist/*
- run: twine upload --repository testpypi dist/*
27 changes: 0 additions & 27 deletions .github/workflows/test.yml

This file was deleted.

0 comments on commit a57c387

Please sign in to comment.