fix: run cli test in add new service

This commit is contained in:
Benjamin Labrecque
2026-07-27 10:59:46 +02:00
parent f9c44a07c7
commit 840f8e900d
+1 -1
View File
@@ -28,7 +28,7 @@ jobs:
- name: Run tests
run: |
cd scripts && uv run pytest
cd cli && uv run pytest
- name: Parse Service Directory Name
id: parse_branch