Skip to content

Commit

Permalink
Update publishing to Pypi
Browse files Browse the repository at this point in the history
  • Loading branch information
noscode committed Nov 6, 2024
1 parent 35fc6e9 commit 9b81590
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publication_to_pypi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:
pypi-publish:
name: Upload to TestPyPI
runs-on: ubuntu-latest
needs: ['manylinux2_28']
needs: ['manylinux2_28_test']
environment:
name: publish-testpypi
url: https://test.pypi.org/p/gadma
Expand Down

0 comments on commit 9b81590

Please sign in to comment.