Commit 2895e1af authored by Cristian Maglie's avatar Cristian Maglie

Increased test timeout

parent 9c7cd444
......@@ -7,5 +7,5 @@ pipeline:
image: golang:latest
commands:
- go build
- go test -v ./... -race
- go test -timeout 20m -v ./... -race
secrets: [TEST_USERNAME, TEST_PASSWORD]
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment