Skip to content

Commit a78f792

Browse files
committed
chore: timeout 1h
Signed-off-by: Leonardo Cecchi <[email protected]>
1 parent af3cd59 commit a78f792

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Taskfile.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -204,7 +204,7 @@ tasks:
204204
deps:
205205
- build-images
206206
cmds:
207-
- go test -timeout 30m -v ./test/e2e
207+
- go test -timeout 60m -v ./test/e2e
208208

209209
ci:
210210
desc: Run the CI pipeline

0 commit comments

Comments
 (0)