diff --git a/pipelines/build.sh b/pipelines/build.sh index dcd79d84375633830f64e608b2115dbe542f3fc4..a38d6b93406d79d5ebdb52151277f6ac2fa82596 100644 --- a/pipelines/build.sh +++ b/pipelines/build.sh @@ -45,7 +45,7 @@ unittest_status=$? echo "===================== make coverage =====================" coverage report coverage html -# zip -q -r htmlcov.zip htmlcov +zip -q -r htmlcov.zip htmlcov echo "===================== importability =====================" if [ "$JOB_NAME" != "csst_common" ]; then