Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/npm_and_yarn/prettier-2.8.8
Browse files Browse the repository at this point in the history
  • Loading branch information
joshblack authored May 30, 2023
2 parents 32bfbba + 536a93b commit 522adba
Show file tree
Hide file tree
Showing 3 changed files with 1,880 additions and 3,603 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/vrt.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
- name: Install dependencies
run: npm ci
- name: Build storybook
run: npx build-storybook
run: npx storybook build
- name: Install browsers
run: npx playwright install --with-deps
- name: Run storybook
Expand Down
Loading

0 comments on commit 522adba

Please sign in to comment.