Skip to content
Snippets Groups Projects
Commit e342fc37 authored by Henry Page's avatar Henry Page :speech_balloon:
Browse files

Fix CI

parent e0bba532
No related branches found
No related tags found
2 merge requests!630New release,!621Resolve "Can not delete a shared lab from the shared edition overview"
......@@ -116,7 +116,9 @@ gradle_test:
- codecov/
reports:
junit: build/test-results/test/TEST-*.xml
cobertura: build/reports/jacoco/test/jacocoTestReport.xml
coverage_report:
coverage_format: cobertura
path: build/reports/jacoco/test/jacocoTestReport.xml
before_script:
- mv src/test/resources/application-h2.properties src/test/resources/application-test.properties
script:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment