Loading templates/gitlab-ci-angular.yml +1 −1 Original line number Diff line number Diff line Loading @@ -432,7 +432,7 @@ stages: reports_opts="${reports_opts} ${project}=${report}" done # shellcheck disable=SC2086 npx -y cobertura-merge -p -o "${final_report}" ${reports_opts} npx -y merge-cobertura -p -o "${final_report}" ${reports_opts} fi } Loading Loading
templates/gitlab-ci-angular.yml +1 −1 Original line number Diff line number Diff line Loading @@ -432,7 +432,7 @@ stages: reports_opts="${reports_opts} ${project}=${report}" done # shellcheck disable=SC2086 npx -y cobertura-merge -p -o "${final_report}" ${reports_opts} npx -y merge-cobertura -p -o "${final_report}" ${reports_opts} fi } Loading