Skip to content

Commit

Permalink
chore: fix test distribution step on semantic release gh action (#173)
Browse files Browse the repository at this point in the history
  • Loading branch information
jamagalhaes authored Oct 29, 2024
1 parent 036c956 commit 6ee6b0c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish-and-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ jobs:
poetry build
pipx install dist/*.whl
canvas --version
rm -rf dist/
shell: bash

- name: Python Semantic Release
Expand Down

0 comments on commit 6ee6b0c

Please sign in to comment.