diff --git a/.github/workflows/integration-tests.yml b/.github/workflows/integration-tests.yml index 827d9618..f4fa1299 100644 --- a/.github/workflows/integration-tests.yml +++ b/.github/workflows/integration-tests.yml @@ -86,7 +86,7 @@ jobs: steps: - uses: actions/checkout@v4 with: - ref: ${{ github.event.pull_request.head.sha }} + ref: ${{ github.event.pull_request.head.sha }} - uses: ./.github/actions/install with: target: standalone-shell