There was an error while loading. Please reload this page.
1 parent 709078f commit ebd7ab8Copy full SHA for ebd7ab8
.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