We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 464a5f0 commit 2cc16e3Copy full SHA for 2cc16e3
.github/workflows/push.yml
@@ -29,5 +29,5 @@ jobs:
29
30
- name: Test with pytest
31
run: |
32
- pytest -s tests/integration/test_deploy_and_evaluate_model.py
+ pytest -s tests
33
0 commit comments