Skip to content

Commit

Permalink
tests: remove publishing test
Browse files Browse the repository at this point in the history
  • Loading branch information
ju5t authored Aug 17, 2021
1 parent fd02005 commit 6e81ba9
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,11 +31,6 @@ jobs:
--wheel
--outdir dist/
.
- name: Test Publish
uses: pypa/[email protected]
with:
password: ${{ secrets.TEST_PYPI_API_TOKEN }}
repository_url: https://test.pypi.org/legacy/
- name: Publish 📦
if: startsWith(github.ref, 'refs/tags')
Expand Down

0 comments on commit 6e81ba9

Please sign in to comment.