Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
Signed-off-by: Matteo Mortari <[email protected]>
  • Loading branch information
tarilabs committed Apr 8, 2024
1 parent 407dbfe commit 9ade394
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/python-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,9 @@ jobs:
print(f"VIRTUALENV_PIP={pip.__version__}", file=io)
- name: Install Poetry
run: |
pwd
ls -la
ls -la .github/workflows
pipx install --verbose --pip-args=--constraint=.github/workflows/constraints.txt poetry
poetry --version
- name: Install Nox
Expand Down

0 comments on commit 9ade394

Please sign in to comment.