Skip to content

Commit c6cbf59

Browse files
committed
GithubActionsChanges
1 parent 4498e6d commit c6cbf59

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/playwright.yml

Lines changed: 1 addition & 1 deletion
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)