diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 5beae32d4df719651a1a6ea46102d285a0c00cd5..f809156a8c89863039a118f30fbe62c035234dc9 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -11,7 +11,7 @@ run_tests: - go fmt ./... - go vet ./... - go install gotest.tools/gotestsum@latest - - gotestsum --junitfile report.xml --format testname -- -timeout 500s + - gotestsum --junitfile report.xml --format testname artifacts: when: always reports: