Skip to content

Commit

Permalink
Update build-lint-test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
nicolethoen authored Nov 14, 2024
1 parent 5e117fd commit 374d47d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build-lint-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -155,6 +155,8 @@ jobs:
if: steps.dist.outputs.cache-hit != 'true'
- name: Build docs
run: npm run build:docs
- run: npx puppeteer browsers install chrome
name: Install Chrome for Puppeteer
- name: A11y tests
run: npm run serve:docs & npm run test:a11y
test_cypress:
Expand Down

0 comments on commit 374d47d

Please sign in to comment.