There was an error while loading. Please reload this page.
1 parent f28c3f5 commit f6fa3adCopy full SHA for f6fa3ad
1 file changed
.github/actions/ci-setup/action.yml
@@ -17,7 +17,6 @@ runs:
17
- name: Set up Poetry ${{ inputs.poetry-version }}
18
run: |
19
pipx install 'poetry==${{ inputs.poetry-version }}'
20
- pipx inject poetry poetry-dynamic-versioning
21
poetry config virtualenvs.in-project true
22
shell: bash
23
- name: Set up Python ${{ inputs.python-version }}
0 commit comments