Skip to content

Commit 7f47056

Browse files
authored
fix(chromatic): Add fetch-depth option to Chromatic workflow (#8220)
Signed-off-by: Aviv Keller <me@aviv.sh>
1 parent 2837a0e commit 7f47056

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/chromatic.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,7 @@ jobs:
5757
with:
5858
pnpm: true
5959
use-version-file: true
60+
fetch-depth: 0
6061

6162
- name: Start Visual Regression Tests (Chromatic)
6263
# This assigns the Environment Deployment for Storybook

0 commit comments

Comments
 (0)