Skip to content

Commit

Permalink
fix test action
Browse files Browse the repository at this point in the history
  • Loading branch information
javierluraschi committed Jul 26, 2024
1 parent d269fe9 commit 642683a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/python.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ jobs:
- name: Install dependencies
run: |
poetry install --no-interaction
pip install .
working-directory: "python"
- name: Install pyteset
run: |
Expand Down

0 comments on commit 642683a

Please sign in to comment.