Skip to content

Commit

Permalink
try -s
Browse files Browse the repository at this point in the history
  • Loading branch information
jakeichikawasalesforce committed Nov 21, 2024
1 parent 464a5f0 commit 2cc16e3
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 -s tests/integration/test_deploy_and_evaluate_model.py
pytest -s tests

0 comments on commit 2cc16e3

Please sign in to comment.