Skip to content

Commit ed6b36d

Browse files
committed
Update vasu-playwright-utils to v1.18.5
1 parent e6e9d6e commit ed6b36d

File tree

3 files changed

+274
-170
lines changed

3 files changed

+274
-170
lines changed

.github/workflows/run-tests.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
run: npm ci
3030

3131
- name: Run tests
32-
run: npm test
32+
run: npm run test:chromium
3333

3434
- name: Upload test results
3535
if: always()

0 commit comments

Comments
 (0)