remove html reports, keep the badges

This commit is contained in:
2025-02-28 12:38:37 +00:00
parent fec4315be2
commit f7abc5248b
6 changed files with 5 additions and 2633 deletions

3
.gitignore vendored
View File

@@ -129,7 +129,8 @@ dmypy.json
.pyre/
# test reports
tests/reports/junit-*.xml
tests/reports/
!tests/reports/badge-*.svg
# test/config
test-*.py