Skip to content

Commit

Permalink
Update publish action2
Browse files Browse the repository at this point in the history
  • Loading branch information
alejoe91 committed Apr 6, 2024
1 parent 18f0f6d commit 9bc8470
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/python-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,6 @@ jobs:
run: |
pip install .[templates,test]
pip install setuptools wheel twine
- name: Test with pytest and build coverage report
run: |
pytest -s
- name: Package and Upload
env:
STACKMANAGER_VERSION: ${{ github.event.release.tag_name }}
Expand Down

0 comments on commit 9bc8470

Please sign in to comment.