diff --git a/.github/workflows/pr-tests-e2e-crx-lock.yml b/.github/workflows/pr-tests-e2e-crx-lock.yml index bcc18b3f9..5094bbe2e 100644 --- a/.github/workflows/pr-tests-e2e-crx-lock.yml +++ b/.github/workflows/pr-tests-e2e-crx-lock.yml @@ -39,8 +39,6 @@ jobs: NODE_OPTIONS: "--max-old-space-size=4096" - uses: ./.github/actions/setup-playwright - with: - browser: 'chromium' - name: Run E2E Tests run: xvfb-run --auto-servernum -- pnpm test:e2e:crx-lock