Skip to content

Commit

Permalink
Revert "ADM-920 feat: extension sleep time (#1357)"
Browse files Browse the repository at this point in the history
This reverts commit 63aea53.
  • Loading branch information
davidwangcn9 committed Apr 11, 2024
1 parent 63aea53 commit 97b2ac1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ops/check.sh
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,7 @@ buildkite_e2e_deployed_check() {
github_actions_passed_check() {

MAX_ATTEMPTS="${MAX_ATTEMPTS:-80}"
SLEEP_DURATION_SECONDS="${SLEEP_DURATION_SECONDS:-60}"
SLEEP_DURATION_SECONDS="${SLEEP_DURATION_SECONDS:-30}"
BRANCH="${BRANCH:-"main"}"
GITHUB_TOKEN="${GITHUB_TOKEN:-empty GitHub token}"
COMMIT_SHA="${COMMIT_SHA:-empty commit sha}"
Expand Down

0 comments on commit 97b2ac1

Please sign in to comment.