💚 Fix CI installs and tests (#2)

This commit is contained in:
Sebastián Ramírez
2021-08-24 20:14:33 +02:00
committed by GitHub
parent ed0d6701dd
commit 7f8a1a5e3c
9 changed files with 87 additions and 33 deletions

View File

@@ -6,3 +6,4 @@ set -x
coverage run -m pytest tests
coverage combine
coverage report --show-missing
coverage xml