We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6bd2fd5 commit 7ee6ec7Copy full SHA for 7ee6ec7
.github/workflows/service-test.yml
@@ -30,4 +30,4 @@ jobs:
30
gh_token: ${{ secrets.SYS_ORCH_GITHUB }}
31
32
- name: Run service test
33
- run: make test-service
+ run: make run-service-test
0 commit comments