We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b3aa31c commit 95c3599Copy full SHA for 95c3599
1 file changed
.github/workflows/local-deployment-test.yml
@@ -168,4 +168,5 @@ jobs:
168
169
- name: Run pytest
170
run: |
171
+ sleep 10m
172
pytest tests/k8s_pytest.py -v --deployment-type local
0 commit comments