Skip to content

Commit

Permalink
print pytest logs.
Browse files Browse the repository at this point in the history
  • Loading branch information
jakeichikawasalesforce committed Nov 21, 2024
1 parent 189fd5b commit 464a5f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,5 +29,5 @@ jobs:
- name: Test with pytest
run: |
pytest tests
pytest -s tests/integration/test_deploy_and_evaluate_model.py

0 comments on commit 464a5f0

Please sign in to comment.