Fix WEBAPP_PATH
This commit is contained in:
@@ -221,7 +221,7 @@ jobs:
|
|||||||
run: pnpm test:playwright
|
run: pnpm test:playwright
|
||||||
working-directory: modules
|
working-directory: modules
|
||||||
env:
|
env:
|
||||||
WEBAPP_PATH: ../webapp
|
WEBAPP_PATH: ../apps/web/webapp
|
||||||
|
|
||||||
- name: Upload blob report to GitHub Actions Artifacts
|
- name: Upload blob report to GitHub Actions Artifacts
|
||||||
if: always()
|
if: always()
|
||||||
|
|||||||
Reference in New Issue
Block a user