Fix playwright config

This commit is contained in:
Michael Telatynski
2026-06-09 13:20:08 +01:00
parent 18a4fcae49
commit ab4f427cac
3 changed files with 4 additions and 9 deletions
+1 -1
View File
@@ -218,7 +218,7 @@ jobs:
write-cache: ${{ github.event_name != 'merge_group' }}
- name: Run Playwright tests
run: pnpm test:playwright --reporter=blob
run: pnpm test:playwright
working-directory: modules
env:
WEBAPP_PATH: ../webapp