clean /log by only showing boat reservation for the next 3 days #1209

Merged
philipp merged 4 commits from fix-cii into staging 2026-05-02 22:56:49 +02:00
Showing only changes of commit ad0da68628 - 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 run: cd frontend && npx playwright install && npx playwright test --workers 1 --reporter html,line
- uses: actions/upload-artifact@v3 - uses: actions/upload-artifact@v3
if: always() if: always()
continue-on-error: true
with: with:
name: playwright-report name: playwright-report
path: frontend/playwright-report/ path: frontend/playwright-report/