ci: add PR quality and coverage gates
This commit is contained in:
@@ -8,7 +8,6 @@ from .views import (
|
||||
VideoCompleteView,
|
||||
)
|
||||
|
||||
|
||||
urlpatterns = [
|
||||
path("", ContentListView.as_view(), name="content-list"),
|
||||
path("videos/catalog/", VideoCatalogView.as_view(), name="video-catalog"),
|
||||
|
||||
Reference in New Issue
Block a user