Skip to content

Commit ab0df02

Browse files
committed
Fix: precommit
1 parent 9ae9d89 commit ab0df02

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-pypi.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
echo ""
4343
echo "Generated files:"
4444
ls -lh dist/
45-
45+
4646
- name: Publish package on test PyPI on merge in main branch
4747
# Test push to test pypi on merge to main
4848
if: github.event_name == 'push'

0 commit comments

Comments
 (0)