Skip to content
Snippets Groups Projects
Commit c48b3830 authored by Anton Sattarov's avatar Anton Sattarov :cucumber:
Browse files

fix pipline

parent ff5e2d80
No related branches found
No related tags found
No related merge requests found
......@@ -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:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment