mirror of
https://github.com/faisalman/ua-parser-js.git
synced 2025-10-01 01:37:43 +03:00
[test] Move playwright installation inside test:playwright
script
This commit is contained in:
1
.github/workflows/test-ci.yml
vendored
1
.github/workflows/test-ci.yml
vendored
@@ -19,5 +19,4 @@ jobs:
|
||||
- name: Run the test
|
||||
run: |
|
||||
npm ci
|
||||
npx playwright install --with-deps
|
||||
npm test
|
||||
|
Reference in New Issue
Block a user