diff --git a/.github/workflows/playwright.yml b/.github/workflows/playwright.yml index 9e267ad45..247eb9618 100644 --- a/.github/workflows/playwright.yml +++ b/.github/workflows/playwright.yml @@ -35,8 +35,6 @@ jobs: run: pnpm install --frozen-lockfile - run: pnpm exec playwright install --with-deps - uses: nrwl/nx-set-shas@v4 - - name: Install playwright - run: pnpm exec playwright install # Prepend any command with "nx-cloud record --" to record its logs to Nx Cloud # - run: npx nx-cloud record -- echo Hello World # Nx Affected runs only tasks affected by the changes in this PR/commit. Learn more: https://nx.dev/ci/features/affected