Skip to content

Commit 7131f65

Browse files
committed
antani
Signed-off-by: Francesco Canovai <[email protected]>
1 parent 097eae3 commit 7131f65

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
@@ -198,7 +198,7 @@ tasks:
198198
deps:
199199
- build-images
200200
cmds:
201-
- go test -v ./test/e2e
201+
- go test -timeout 30m -v ./test/e2e
202202

203203
ci:
204204
desc: Run the CI pipeline

0 commit comments

Comments
 (0)