ci: add PR quality and coverage gates
This commit is contained in:
@@ -2,7 +2,6 @@ from django.urls import path
|
||||
|
||||
from .views import ProgressionProfileView
|
||||
|
||||
|
||||
urlpatterns = [
|
||||
path("me/", ProgressionProfileView.as_view(), name="progression-profile"),
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user