Skip to content

Commit

Permalink
Add git status after build
Browse files Browse the repository at this point in the history
  • Loading branch information
domna committed Jul 17, 2024
1 parent 7d27cfb commit ba1a4ee
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,5 +35,6 @@ jobs:
git reset --hard HEAD
git status
python -m build
git status
# - name: Publish package distributions to PyPI
# uses: pypa/gh-action-pypi-publish@release/v1

0 comments on commit ba1a4ee

Please sign in to comment.