Skip to content

Commit

Permalink
update action
Browse files Browse the repository at this point in the history
  • Loading branch information
03bennej committed Mar 25, 2024
1 parent 9f9d653 commit 2239846
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/publish_test_pypi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,7 @@ jobs:

- name: Install poetry
run: |
pip install pipx
pipx install poetry
pipx inject poetry "poetry-dynamic-versioning[plugin]"
pip install poetry
- name: Install dependencies
run: |
Expand Down

0 comments on commit 2239846

Please sign in to comment.