Skip to content

Commit

Permalink
Install dependencies for visual testing
Browse files Browse the repository at this point in the history
  • Loading branch information
nukeop committed Jun 25, 2022
1 parent 9f2c721 commit c7b3492
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/visuals.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,6 @@ jobs:
with:
node-version: 16
cache: npm
- run: npm ci
- name: Percy Test
run: cd packages/ui && npm run percy

0 comments on commit c7b3492

Please sign in to comment.