We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c86fa34 commit a55b337Copy full SHA for a55b337
.github/workflows/playwright.yml
@@ -41,4 +41,4 @@ jobs:
41
- name: Run tests
42
run: npm run test:serial
43
env:
44
- ENV: qa
+ npm_config_ENV: "qa"
0 commit comments