diff --git a/.github/workflows/test_build.yaml b/.github/workflows/test_build.yaml index d34697b..64195f5 100644 --- a/.github/workflows/test_build.yaml +++ b/.github/workflows/test_build.yaml @@ -60,7 +60,6 @@ jobs: name: Publish Python 🐍 distribution 📦 to TestPyPI needs: - build - if: github.ref == 'refs/heads/main' runs-on: ubuntu-latest environment: name: testpypi