Skip to content

Commit

Permalink
ci: Install poetry-dynamic-versioning
Browse files Browse the repository at this point in the history
  • Loading branch information
edgarrmondragon committed Oct 28, 2024
1 parent b377ded commit 528bc3b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci_workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ jobs:
run: |
python -m pip install --upgrade pip
pipx install poetry
pipx inject poetry poetry-dynamic-versioning
- name: Install dependencies
run: |
poetry env use python${{ matrix.python-version }}
Expand Down

0 comments on commit 528bc3b

Please sign in to comment.