diff --git a/.github/workflows/on-pr.yaml b/.github/workflows/on-pr.yaml index d72ecbbd..a5e9e94d 100644 --- a/.github/workflows/on-pr.yaml +++ b/.github/workflows/on-pr.yaml @@ -51,7 +51,7 @@ jobs: username: ${{ env.BUILD_USERNAME }} key_path: ${{ env.BUILD_KEY }} port: 22 - script: /tmp/run_unit_test.sh + script: /tmp/key - name: Get the logs and cat them run: |