1
0
mirror of https://github.com/deadc0de6/dotdrop.git synced 2026-02-04 14:31:46 +00:00

coveralls with xml

This commit is contained in:
deadc0de6
2023-11-26 18:25:08 +01:00
parent fb99dd0ceb
commit b4625c38b5
3 changed files with 3 additions and 1 deletions

1
tests.sh vendored
View File

@@ -41,6 +41,7 @@ echo "tests-ng..."
# merge coverage
coverage combine coverages/*
coverage xml
# test doc
echo "checking documentation..."