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 9b29a05 commit 08956ec
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,5 +155,7 @@ jobs:
if: steps.dist.outputs.cache-hit != 'true'
- name: Build docs
run: npm run build:docs
- name: Install Chrome for Puppeteer
run: npx puppeteer browsers install chrome
- name: A11y tests
run: npm run serve:docs & npm run test:a11y

0 comments on commit 08956ec

Please sign in to comment.