update command to install playwright deps
This commit is contained in:
@@ -37,7 +37,7 @@ jobs:
|
||||
- run: npm run lint
|
||||
- run: npm run build
|
||||
- run: npm run generate:jsonschema:dist
|
||||
- run: sudo npx playwright install-deps
|
||||
- run: npx playwright install --with-deps
|
||||
- run: npm test
|
||||
- name: Upload Code Coverage reports
|
||||
uses: actions/upload-artifact@v3
|
||||
|
||||
Reference in New Issue
Block a user