Fix WEBAPP_PATH

This commit is contained in:
Michael Telatynski
2026-06-09 13:55:23 +01:00
parent ab4f427cac
commit c1ecf49dca
+1 -1
View File
@@ -221,7 +221,7 @@ jobs:
run: pnpm test:playwright
working-directory: modules
env:
WEBAPP_PATH: ../webapp
WEBAPP_PATH: ../apps/web/webapp
- name: Upload blob report to GitHub Actions Artifacts
if: always()