Replies: 1 comment
-
Closing this as adding these changes now seem to work. Even more weirdly, but happy they do. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Just thought to post an issue I am having in case someone has run into this before.
Am running
with storybook
I have a storybook preview.js file that adds some parameters and imports some global styles (frame.css) to storybook.
I modified this configuration in a feature branch and ran Percy successfully.
Once I merged my changes into an auto-approved branch, Percy timed out with a seemly random message.
When I revert these changes in an auto-approved branch, Percy runs and builds as normal.
Am not sure how to debug this issue.
Changes
Percy build fails
Beta Was this translation helpful? Give feedback.
All reactions