test: cicd for cli
This commit is contained in:
@@ -12,7 +12,7 @@ class Paths(BaseSettings):
|
||||
# fmt: off
|
||||
repo_root: DirectoryPath = REPO_ROOT
|
||||
|
||||
services_dir: DirectoryPath = Path("services")
|
||||
services_dir: DirectoryPath = Path("Services")
|
||||
qt_dir: DirectoryPath = Path("qt")
|
||||
|
||||
service_registry_file: FilePath = Path("config/services_registry.yml")
|
||||
|
||||
Reference in New Issue
Block a user