This commit is contained in:
Michael Telatynski
2026-06-08 11:19:13 +01:00
parent 2fc6eb717d
commit cf9ee41d06
16 changed files with 129 additions and 138 deletions
+3
View File
@@ -208,6 +208,9 @@ jobs:
- name: Install dependencies
run: pnpm install --frozen-lockfile
- name: Build modules
run: pnpm -r --filter "./modules/**" run build
- name: Setup playwright
uses: ./.github/actions/setup-playwright
with: