We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ce4fac1 commit 8ecec49Copy full SHA for 8ecec49
1 file changed
.github/workflows/chromatic.yml
@@ -32,7 +32,7 @@ jobs:
32
cache: true
33
34
- name: 🏗️ Build Storybook
35
- run: vp run build-storybook
+ run: vp run build-storybook --webpack-stats-json
36
37
- name: 🧪 Run Chromatic Visual and Accessibility Tests
38
uses: chromaui/action@5ec258af08deb3e8c36653bd618cb7fe52090031 # v15.2.0
0 commit comments