Fix playwright modules tests

This commit is contained in:
Michael Telatynski
2026-06-09 18:17:37 +01:00
parent a16b72732e
commit bb2c6d68ff
5 changed files with 20 additions and 12 deletions
-3
View File
@@ -208,9 +208,6 @@ jobs:
- name: Install dependencies
run: pnpm install --frozen-lockfile
- name: Build modules
run: pnpm -r --workspace-concurrency=1 --filter "./modules/**" run build
- name: Setup playwright
uses: ./.github/actions/setup-playwright
with: