Skip to content

Commit 95c3599

Browse files
committed
Add time to execute pytest
1 parent b3aa31c commit 95c3599

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/local-deployment-test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -168,4 +168,5 @@ jobs:
168168

169169
- name: Run pytest
170170
run: |
171+
sleep 10m
171172
pytest tests/k8s_pytest.py -v --deployment-type local

0 commit comments

Comments
 (0)