Skip to content

Commit

Permalink
fix(ci): formatting of setup environment action
Browse files Browse the repository at this point in the history
Signed-off-by: Jordan Shatford <[email protected]>
  • Loading branch information
jordanshatford committed Mar 14, 2024
1 parent e02d57e commit 8355b49
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/actions/setup-environment/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,5 +36,5 @@ runs:
python-version: ${{ inputs.python-version }}
- name: Setup Poetry
uses: abatilo/actions-poetry@v2
with:
poetry-version: ${{ matrix.poetry-version }}
with:
poetry-version: ${{ matrix.poetry-version }}

0 comments on commit 8355b49

Please sign in to comment.