Skip to content
Snippets Groups Projects
Commit 18ec4577 authored by Manuel Kieweg's avatar Manuel Kieweg
Browse files

remove after_script for integration tests

parent 81601b56
No related branches found
No related tags found
1 merge request!90Develop
Pipeline #67491 passed
......@@ -13,9 +13,6 @@ integration-test:
allow_failure: true
script:
- go test -race ./test/integration -v -coverprofile=coverage.out
after_script:
- go tool cover -func=coverage.out
unit-test:
image: golang:1.14
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment