You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
build: speed up docs deployment by not running a11y audit tests (#24576)
We can speed up the docs deployment & monitor jobs by not running the
rather slower a11y audit tests. These should just be run in the docs
repo. The standard audit lighthouse tests should be a sufficient
indicator of whether the page is up-and-running properly.
Ideally in the future we would have proper e2e tests for the docs
site, but even those will never guarantee a 100%-working page.
0 commit comments