Skip to content

Commit

Permalink
Merge pull request #79 from Sayvai-io/pytest
Browse files Browse the repository at this point in the history
Pytest
  • Loading branch information
Sanjaypranav authored Feb 27, 2024
2 parents c4860dc + 56b775d commit 3395b18
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/python-package-ci-cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,5 @@ jobs:
run: |
echo "Building and uploading to PyPI"
echo "TWINE_USERNAME: $TWINE_USERNAME"
echo "TWINE_PASSWORD: $TWINE_PASSWORD"
poetry build
twine upload dist/* --verbose

0 comments on commit 3395b18

Please sign in to comment.