Skip to content

Commit

Permalink
FIx action change
Browse files Browse the repository at this point in the history
  • Loading branch information
lucekdudek committed Jul 20, 2023
1 parent c244a9b commit eac3afc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/actions/integration-tests-goth/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ runs:
with:
python-version: ${{ inputs.PYTHON_VERSION }}
- name: Install and configure Poetry
shell: bash
run: python -m pip install -U pip setuptools poetry==1.3.2

- name: Install dependencies
Expand Down

0 comments on commit eac3afc

Please sign in to comment.