Skip to content

Commit

Permalink
Fixing python tests (#428)
Browse files Browse the repository at this point in the history
* Retrying to fix python tests

* Updating path

* fixing path

* fixing spaces
  • Loading branch information
diegoarceof authored Oct 11, 2024
1 parent 76c2123 commit 4cfc542
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 @@ -42,6 +42,7 @@ jobs:
working-directory: "python"
- name: Run tests
run: |
source .venv/bin/activate
pytest tests
working-directory: "python"
build:
Expand Down

0 comments on commit 4cfc542

Please sign in to comment.