Skip to content

Commit 6ae38b4

Browse files
committed
ci: add outputDir params in CI.yml file
1 parent b01e24b commit 6ae38b4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/CI.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -181,6 +181,7 @@ jobs:
181181
with:
182182
playwright: true
183183
exitOnceUploaded: true # Speed up by skipping the build results
184+
outputDir: storybook-static
184185
projectToken: ${{ secrets.CHROMATIC_PROJECT_TOKEN }}
185186

186187
- name: Upload test results

0 commit comments

Comments
 (0)