Skip to content
Snippets Groups Projects
Verified Commit 922a5b64 authored by Janne Mareike Koschinski's avatar Janne Mareike Koschinski
Browse files

Actually add coverage information to CI

parent c643ac86
No related branches found
No related tags found
Loading
Pipeline #581 failed
......@@ -31,7 +31,7 @@ build:
test:
stage: "test"
script:
- "./gradlew check -x connectedCheck"
- "./gradlew check -x connectedCheck coberturaTestReport"
artifacts:
paths:
- "*/build/test-results/**/TEST-*.xml"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment