Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
julien-deramond committed Sep 13, 2022
1 parent 75dc220 commit 196618e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/percy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
run: npm run docs-build

- name: Percy Test
run: npx percy snapshot _site/ --include ./docs/**/components/**/*.html,./docs/**/forms/**/*.html"
run: npx percy snapshot _site/ --include ./docs/**/components/**/*.html --include ./docs/**/forms/**/*.html" -v
# uses: percy/snapshot-action@v0.1.2
# with:
# build-directory: "_site/"
Expand Down

0 comments on commit 196618e

Please sign in to comment.