Skip to content

Commit 8dfba57

Browse files
authored
Update shared-terraform-chatops.yml (#242)
1 parent fff0470 commit 8dfba57

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/shared-terraform-chatops.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -330,7 +330,7 @@ jobs:
330330
uses: robherley/go-test-action@v0
331331
with:
332332
moduleDirectory: test/src
333-
testArguments: -v -timeout 60m
333+
testArguments: -v -timeout 120m
334334

335335
- name: "Update GitHub Status for failure"
336336
if: ${{ failure() }}

0 commit comments

Comments
 (0)