sync: update from private repo (d3780b00)
CI / build-and-test (push) Failing after 6m23s

This commit is contained in:
oss-sync
2026-07-09 00:12:24 +00:00
parent e8d38a104d
commit d41ff0f658
56 changed files with 1687 additions and 117 deletions
+2
View File
@@ -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