Skip to content

Commit a55b337

Browse files
committed
GithubActions_DockerfileChanges
1 parent c86fa34 commit a55b337

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/playwright.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,4 +41,4 @@ jobs:
4141
- name: Run tests
4242
run: npm run test:serial
4343
env:
44-
ENV: qa
44+
npm_config_ENV: "qa"

0 commit comments

Comments
 (0)