Commit 5f864f1
authored
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.1 parent 21198fe commit 5f864f1
1 file changed
Lines changed: 1 addition & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
18 | 17 | | |
19 | 18 | | |
20 | 19 | | |
| |||
0 commit comments