There was an error while loading. Please reload this page.
1 parent 4498e6d commit c6cbf59Copy full SHA for c6cbf59
.github/workflows/playwright.yml
@@ -39,4 +39,4 @@ jobs:
39
40
# Step to run tests
41
- name: Run tests
42
- run: npm run test:serial --ENV=qa
+ run: npm run test:serial -- --ENV='qa'
0 commit comments