Skip to content

Commit

Permalink
Update pr_workflow.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
lgiacome authored Nov 1, 2024
1 parent f5dd113 commit 2e508db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr_workflow.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,4 @@ jobs:
pip install --no-build-isolation .[tests]
- name: Run tests
run: |
pytest -v -x tests
pytest -v tests

0 comments on commit 2e508db

Please sign in to comment.