Skip to content
This repository has been archived by the owner on Mar 21, 2024. It is now read-only.

Commit

Permalink
🐛 Reactivate testpypi jobs when tagging (#11)
Browse files Browse the repository at this point in the history
Co-authored-by: Peter Hessey <[email protected]>
  • Loading branch information
peterhessey and peterhessey committed May 17, 2022
1 parent 2f14b3f commit 6453c03
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build-test-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -177,7 +177,6 @@ jobs:
publish-testpypi-pkg:
runs-on: ubuntu-latest
needs: [test-artifact-pkg]
if: "!startsWith(github.ref, 'refs/tags')"
steps:
- name: Download Distribution
uses: actions/download-artifact@v2
Expand Down

0 comments on commit 6453c03

Please sign in to comment.