mirror of
https://github.com/faisalman/ua-parser-js.git
synced 2025-10-01 01:37:43 +03:00
Create build+test scripts
This commit is contained in:
3
.github/workflows/test-ci.yml
vendored
3
.github/workflows/test-ci.yml
vendored
@@ -19,6 +19,5 @@ jobs:
|
||||
- name: Run the test
|
||||
run: |
|
||||
npm ci
|
||||
npm run build
|
||||
npx playwright install
|
||||
npm run test-ci
|
||||
npm test
|
||||
|
Reference in New Issue
Block a user