This commit is contained in:
@@ -20,6 +20,8 @@ jobs:
|
||||
run: |
|
||||
npm ci
|
||||
npm --prefix ui ci
|
||||
- name: Install Playwright Chromium
|
||||
run: node node_modules/playwright/cli.js install --with-deps chromium
|
||||
- name: Build
|
||||
run: npm run build:all -- --skip-python
|
||||
- name: Test
|
||||
|
||||
Reference in New Issue
Block a user