We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f185521 commit bcdcee4Copy full SHA for bcdcee4
.github/actions/setup/action.yml
@@ -12,7 +12,6 @@ runs:
12
with:
13
python-version: ${{ inputs.python-version }}
14
- name: Install Poetry
15
- shell: bash
16
uses: snok/install-poetry@v1
17
- name: Install dependencies
18
shell: bash
0 commit comments