fix: run cli test in add new service
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user