Merge pull request 'clean /log by only showing boat reservation for the next 3 days' (#1209) from fix-cii into staging
Reviewed-on: #1209
This commit was merged in pull request #1209.
This commit is contained in:
@@ -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/
|
||||
|
||||
Reference in New Issue
Block a user