Skip to content

Commit

Permalink
increase smoke timeout (#3125)
Browse files Browse the repository at this point in the history
  • Loading branch information
sastels authored Nov 21, 2024
1 parent d634d61 commit 66f597f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/smoke_test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ jobs:
SMOKE_SERVICE_ID: f316aa6b-38dd-4d9e-83f8-b6ee3e1d428f
SMOKE_SMS_TEMPLATE_ID: d8234b4d-4def-4ad6-aafe-526a24ee5f19
SMOKE_USER_ID: f8763157-9c67-44f1-aaec-5d2564b41c8e
SMOKE_POLL_TIMEOUT: 120
SMOKE_POLL_TIMEOUT: 320
run: poetry run make smoke-test
- name: Notify Slack channel if this job failed
if: ${{ failure() }}
Expand Down

0 comments on commit 66f597f

Please sign in to comment.