Skip to content

Commit

Permalink
chore(workflow): add some delay for snapshots
Browse files Browse the repository at this point in the history
  • Loading branch information
kidroca committed Apr 9, 2023
1 parent 6de13d0 commit 554ed98
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/storybook.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,8 +59,11 @@ jobs:
run: |
tee .percy.yml <<EOF
version: 2
storybook:
waitForTimeout: 750
discovery:
network-idle-timeout: 750
snapshot:
enableJavascript: true
widths:
- 375
- 1280
Expand Down

0 comments on commit 554ed98

Please sign in to comment.