diff --git a/.github/workflows/ci-frontend.yml b/.github/workflows/ci-frontend.yml index 69b22429a88fd..3f0ef0d4f2d77 100644 --- a/.github/workflows/ci-frontend.yml +++ b/.github/workflows/ci-frontend.yml @@ -60,7 +60,7 @@ jobs: steps: # we need at least one thing to run to make sure we include everything for required jobs - uses: actions/checkout@v3 - with: + # with: # clean: false - name: Install pnpm