diff --git a/.github/workflows/e2e-applitools.yml b/.github/workflows/e2e-applitools.yml index 90546519f..d438fe82e 100644 --- a/.github/workflows/e2e-applitools.yml +++ b/.github/workflows/e2e-applitools.yml @@ -35,7 +35,6 @@ jobs: - name: Setup Node.js uses: actions/setup-node@v4 with: - cache: pnpm node-version-file: '.node-version' - if: ${{ env.USE_APPLI }} diff --git a/.github/workflows/e2e.yml b/.github/workflows/e2e.yml index f707ce987..d857e3f6f 100644 --- a/.github/workflows/e2e.yml +++ b/.github/workflows/e2e.yml @@ -29,7 +29,6 @@ jobs: - name: Setup Node.js uses: actions/setup-node@v4 with: - cache: pnpm node-version-file: '.node-version' - name: Cache snapshots id: cache-snapshot @@ -71,7 +70,6 @@ jobs: - name: Setup Node.js uses: actions/setup-node@v4 with: - cache: pnpm node-version-file: '.node-version' # These cached snapshots are downloaded, providing the reference snapshots.