ci: add PR quality and coverage gates

This commit is contained in:
2026-08-09 00:10:24 +08:00
parent e50ac83988
commit 2f90c82d54
34 changed files with 47 additions and 34 deletions
-1
View File
@@ -3,7 +3,6 @@ from django.urls import include, path
from common.views import health, home
admin.site.site_header = "葫芦数学运营后台"
admin.site.site_title = "葫芦数学"
admin.site.index_title = "内容与运营"