Skip to content

Commit

Permalink
Fix: precommit
Browse files Browse the repository at this point in the history
  • Loading branch information
lwasser committed Feb 28, 2024
1 parent 9ae9d89 commit ab0df02
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-pypi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
echo ""
echo "Generated files:"
ls -lh dist/
- name: Publish package on test PyPI on merge in main branch
# Test push to test pypi on merge to main
if: github.event_name == 'push'
Expand Down

0 comments on commit ab0df02

Please sign in to comment.