We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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