From 9a10ce49a992f9b44c14d4e90e900d5764faabbc Mon Sep 17 00:00:00 2001 From: Paramadon Date: Sun, 9 Jun 2024 20:53:40 -0400 Subject: [PATCH] addin gmore attemtps --- .github/workflows/integration-test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/integration-test.yml b/.github/workflows/integration-test.yml index 132ec5a34d..a002627c0a 100644 --- a/.github/workflows/integration-test.yml +++ b/.github/workflows/integration-test.yml @@ -1191,7 +1191,7 @@ jobs: - name: Terraform apply uses: nick-fields/retry@v2 with: - max_attempts: 1 + max_attempts: 3 timeout_minutes: 60 retry_wait_seconds: 5 command: |