diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 9726be9..84591a5 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -97,7 +97,7 @@ jobs: issues: write pull-requests: write - needs: [Unit-Tests] + # needs: [Unit-Tests] # if pulling to main, deploy to PyPI # if: github.ref == 'refs/heads/main'