Skip to content

Commit 6c62a28

Browse files
committed
bump up integration to 45m
1 parent 2fb93ba commit 6c62a28

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/integration-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,4 +60,4 @@ jobs:
6060
restore-keys: ${{ runner.os }}-go-mod
6161

6262
- name: Run integration tests
63-
run: go test -timeout=30m -tags integration ${{ matrix.packages }}
63+
run: go test -timeout=45m -tags integration ${{ matrix.packages }}

0 commit comments

Comments
 (0)