fix ci
CI/CD Pipeline / test (push) Successful in 37m6s
CI/CD Pipeline / deploy-staging (push) Has been skipped
CI/CD Pipeline / deploy-main (push) Has been skipped

This commit is contained in:
2026-05-02 22:55:29 +02:00
parent 629c107277
commit ad0da68628
+1
View File
@@ -31,6 +31,7 @@ jobs:
run: cd frontend && npx playwright install && npx playwright test --workers 1 --reporter html,line
- uses: actions/upload-artifact@v3
if: always()
continue-on-error: true
with:
name: playwright-report
path: frontend/playwright-report/