Commit a3ce546
authored
feat: have ci capture capybara screenshots and lighthouse results in rspec output artifact (#624)
The newest version of [`lighthouse-matchers` has audit results written
to disk](ackama/lighthouse-matchers#68) to make
it easier to debug why a score was lower than expected, so this has our
standard CI capture those in the rspec output artifacts, along with
capybara screenshots1 parent 1ea6aaf commit a3ce546
File tree
2 files changed
+6
-2
lines changed- variants
- accessibility/spec
- github_actions_ci/workflows
2 files changed
+6
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| 13 | + | |
13 | 14 | | |
14 | 15 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
117 | 117 | | |
118 | 118 | | |
119 | 119 | | |
120 | | - | |
121 | | - | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
122 | 125 | | |
123 | 126 | | |
124 | 127 | | |
| |||
0 commit comments