diff --git a/.github/workflows/firebase-hosting-release.yml b/.github/workflows/firebase-hosting-release.yml index 84c146a3..dd649142 100644 --- a/.github/workflows/firebase-hosting-release.yml +++ b/.github/workflows/firebase-hosting-release.yml @@ -28,4 +28,4 @@ jobs: run: npm run build - name: Run Playwright automation script - run: npm run test + run: npx playwright test