-
Notifications
You must be signed in to change notification settings - Fork 16
Make e2e CI job blocking #262
Copy link
Copy link
Open
Description
The js-e2e job in .github/workflows/build.yaml is currently set to continue-on-error: true so failures don't block PRs while we gain confidence in the Playwright e2e tests.
Once the tests have proven stable across several PRs, remove the continue-on-error line so e2e failures block merges like other CI jobs.
Reference: #261
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels