diff --git a/.github/workflows/playwright.yml b/.github/workflows/playwright.yml index 96317e7..af2a2ee 100644 --- a/.github/workflows/playwright.yml +++ b/.github/workflows/playwright.yml @@ -42,4 +42,4 @@ jobs: # Step to run tests - name: Run tests - run: npm run test:serial -- --ENV=qa \ No newline at end of file + run: npm run test:serial \ No newline at end of file