Skip to content

Commit

Permalink
trying just nav stories
Browse files Browse the repository at this point in the history
  • Loading branch information
stephiescastle committed Jul 31, 2024
1 parent a2b8223 commit b523714
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions apps/vue-storybook/.percy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,10 @@ snapshot:
enableJavascript: true
enableLayout: true
discovery:
launch-options:
headless: false
concurrency: 15
retry: true
storybook:
# args: {}
# globals: {}
Expand All @@ -23,10 +26,10 @@ storybook:
# 'Foundations/Logos/LogoTribrand: Logo Inline SVG',
# 'Foundations/Grid and Layout: Full Page Example',
# # TODO: add a story that has all icons in it
# 'Navigation/*',
'Navigation/*'
# 'Components/*',
# 'Mixins/*',
'Templates/*'
# 'Templates/*'
]
exclude:
[
Expand Down

0 comments on commit b523714

Please sign in to comment.