Loading .gitlab-ci.yml +1 −0 Original line number Diff line number Diff line Loading @@ -65,6 +65,7 @@ Unit Tests: - coverage run -m nose tests --verbose --with-xunit --xunit-file=results/xunit.xml after_script: - coverage report - coverage json - coverage xml Loading Loading
.gitlab-ci.yml +1 −0 Original line number Diff line number Diff line Loading @@ -65,6 +65,7 @@ Unit Tests: - coverage run -m nose tests --verbose --with-xunit --xunit-file=results/xunit.xml after_script: - coverage report - coverage json - coverage xml Loading