Skip to content

Commit 0518455

Browse files
committed
Stabilize CI for the rotating hero
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com> Copilot-Session: eef8b9b2-19e9-4014-80c0-1afcf2d4e9ff
1 parent 819a3cd commit 0518455

14 files changed

Lines changed: 113 additions & 27 deletions

File tree

‎.github/workflows/ci.yml‎

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -105,9 +105,7 @@ jobs:
105105
run: pnpm check:dist
106106

107107
# In this job rather than the browser one because it needs no browser, and it reads
108-
# source as well as dist. /report/ is prerender = false, so it writes no file and
109-
# every gate that works from the built output is blind to it. a11y is the exception,
110-
# since it starts a dev server for exactly that reason.
108+
# source as well as dist so server handlers and conditional states are covered too.
111109
- name: Published addresses
112110
run: pnpm check:emails
113111

40.6 KB
Loading
-224 KB
Loading
15.6 KB
Loading
-52.9 KB
Loading
34.9 KB
Loading
-115 KB
Loading
36.4 KB
Loading
-111 KB
Loading
34.1 KB
Loading

0 commit comments

Comments
 (0)