diff --git a/.github/workflows/playwright-tests.yml b/.github/workflows/playwright-tests.yml index 9d6aa0faa..3f854b564 100644 --- a/.github/workflows/playwright-tests.yml +++ b/.github/workflows/playwright-tests.yml @@ -28,4 +28,4 @@ jobs: run: pnpm install - name: Run Playwright tests - run: pnpm run test:playwright + run: pnpm run test