mirror of
https://github.com/faisalman/ua-parser-js.git
synced 2025-10-01 01:37:43 +03:00
Update npm version of @playwright/test
to fix failed test in GitHub Actions
This commit is contained in:
2
.github/workflows/test-ci.yml
vendored
2
.github/workflows/test-ci.yml
vendored
@@ -19,5 +19,5 @@ jobs:
|
||||
- name: Run the test
|
||||
run: |
|
||||
npm ci
|
||||
npx playwright install
|
||||
npx playwright install --with-deps
|
||||
npm test
|
||||
|
Reference in New Issue
Block a user