summaryrefslogtreecommitdiffstats
path: root/.github/workflows/system-test-offsite.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/system-test-offsite.yml')
-rw-r--r--.github/workflows/system-test-offsite.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/system-test-offsite.yml b/.github/workflows/system-test-offsite.yml
index 9357ec78..e4dc8727 100644
--- a/.github/workflows/system-test-offsite.yml
+++ b/.github/workflows/system-test-offsite.yml
@@ -86,7 +86,7 @@ jobs:
run: chmod +x /home/pi/tedge_dummy_plugin/tedge_dummy_plugin
- name: Run Smoke Test
- run: ./ci/ci_smoke_test.sh
+ run: ./ci/ci_smoke_test_c8y.sh
env:
C8YPASS: ${{ secrets.SECRET_C8YPASS }}
C8YUSERNAME: ${{ secrets.SECRET_C8YUSERNAME }}