Commit 574af1d3 authored by BO ZHANG's avatar BO ZHANG 🏀
Browse files

zip coverage results

parent 98591406
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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