Skip to content

Commit 464a5f0

Browse files
print pytest logs.
1 parent 189fd5b commit 464a5f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/push.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,5 +29,5 @@ jobs:
2929
3030
- name: Test with pytest
3131
run: |
32-
pytest tests
32+
pytest -s tests/integration/test_deploy_and_evaluate_model.py
3333

0 commit comments

Comments
 (0)