We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 787e98d commit 3c0212aCopy full SHA for 3c0212a
.github/workflows/playwright.yml
@@ -42,4 +42,4 @@ jobs:
42
43
# Step to run tests
44
- name: Run tests
45
- run: npm run test:serial -- --ENV=qa
+ run: npm run test:serial
0 commit comments