diff --git a/.github/workflows/test.yaml b/.github/workflows/test.yaml index 73afa37..f07d2ad 100644 --- a/.github/workflows/test.yaml +++ b/.github/workflows/test.yaml @@ -52,7 +52,7 @@ jobs: run: c8y extension install thin-edge/c8y-tedge - name: Install thin-edge.io on host - if: ${{ false }} + if: ${{ true }} run: | wget -O - thin-edge.io/install.sh | sh -s