Skip to content

Commit

Permalink
install pytest
Browse files Browse the repository at this point in the history
  • Loading branch information
javierluraschi committed Jul 25, 2024
1 parent 64a69a1 commit a068587
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 @@ -20,6 +20,7 @@ jobs:
working-directory: "python"
- name: Run tests
run: |
pip install pytest
pytest tests
working-directory: "python"
build:
Expand Down

0 comments on commit a068587

Please sign in to comment.