Skip to content

Commit

Permalink
Next fix
Browse files Browse the repository at this point in the history
  • Loading branch information
znicholls committed Jan 19, 2024
1 parent 4d965e9 commit 594ea8b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/actions/setup/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ runs:
virtualenvs-in-project: true
# Maybe delete this
- name: Set Poetry environment
shell: bash
run: |
poetry env use ${{ inputs.python-version }}
# - name: Load cached venv
Expand Down

0 comments on commit 594ea8b

Please sign in to comment.