diff options
Diffstat (limited to 'test-suites/short-smoke/service-check.yaml')
-rw-r--r-- | test-suites/short-smoke/service-check.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test-suites/short-smoke/service-check.yaml b/test-suites/short-smoke/service-check.yaml index ca0b4c0..8c680c9 100644 --- a/test-suites/short-smoke/service-check.yaml +++ b/test-suites/short-smoke/service-check.yaml @@ -12,4 +12,4 @@ metadata: run: steps: - "cd common/scripts" - - "./service-check.sh" + - "./service-check-gfx.sh" |