Merge pull request 'fix ci' (#1210) from fix-cii into main #1211

Merged
philipp merged 2 commits from clean-families into staging 2026-05-03 12:10:10 +02:00
Showing only changes of commit dc822585cd - Show all commits
+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/