diff --git a/.github/workflows/azure-static-web-apps-polite-desert-00b80111e.yml b/.github/workflows/azure-static-web-apps-polite-desert-00b80111e.yml index e4e4b22..74f2778 100644 --- a/.github/workflows/azure-static-web-apps-polite-desert-00b80111e.yml +++ b/.github/workflows/azure-static-web-apps-polite-desert-00b80111e.yml @@ -68,7 +68,7 @@ jobs: - name: Install dependencies run: npm ci - name: Install Playwright - run: npx playwright install --with-deps + run: npx playwright install chromium --with-deps - name: Run Playwright tests run: npm test env: