Skip to content

Commit

Permalink
Attempt poetry install fix
Browse files Browse the repository at this point in the history
  • Loading branch information
bilgelm committed Apr 22, 2024
1 parent f96660f commit cc18e53
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,8 @@ jobs:
- name: Install Poetry
run: |
pwd
ls -aR
pipx install --pip-args=--constraint=.github/workflows/constraints.txt poetry
poetry --version
Expand Down

0 comments on commit cc18e53

Please sign in to comment.