Skip to content

Commit 7ee6ec7

Browse files
committed
updated workflow
1 parent 6bd2fd5 commit 7ee6ec7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/service-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,4 +30,4 @@ jobs:
3030
gh_token: ${{ secrets.SYS_ORCH_GITHUB }}
3131

3232
- name: Run service test
33-
run: make test-service
33+
run: make run-service-test

0 commit comments

Comments
 (0)