Skip to content

Commit ebd7ab8

Browse files
committed
GithubActions_DockerfileChanges
1 parent 709078f commit ebd7ab8

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
@@ -39,4 +39,4 @@ jobs:
3939

4040
# Step to run tests
4141
- name: Run tests
42-
run: npm run test:serial -- --ENV='qa'
42+
run: npm run test:serial -- --ENV=qa

0 commit comments

Comments
 (0)