wip
This commit is contained in:
parent
f1601257c7
commit
c2070693fb
68 changed files with 2305 additions and 212 deletions
|
|
@ -30,7 +30,7 @@ jobs:
|
|||
- name: Install frontend dependencies
|
||||
working-directory: frontend
|
||||
# Chrome isn't needed for these checks (lint/typecheck/vitest-jsdom), so
|
||||
# skip puppeteer's postinstall browser download — it's slow and a flaky
|
||||
# skip puppeteer's postinstall browser download: it's slow and a flaky
|
||||
# point of failure. The prerender build installs Chrome explicitly.
|
||||
env:
|
||||
PUPPETEER_SKIP_DOWNLOAD: "true"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue