diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index a880e816b..bc5bbb110 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -25,7 +25,6 @@ jobs: steps: - uses: actions/checkout@v4 with: - ref: ${{ github.event.pull_request.head.sha }} fetch-depth: 0 - run: npm install