diff --git a/.github/workflows/node.yml b/.github/workflows/node.yml index 31d688b..64b7965 100644 --- a/.github/workflows/node.yml +++ b/.github/workflows/node.yml @@ -42,5 +42,5 @@ jobs: - run: npx playwright install-deps if: steps.playwright-cache.outputs.cache-hit != 'true' - # run: npx playwright install --with-deps - - run: npm test + # run: npx playwright install --with-deps + - run: npm test