Skip to content

Commit 1118ece

Browse files
committed
ci: fetch dept was added on checkout
1 parent a83718c commit 1118ece

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/chromatic.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@ jobs:
1515
steps:
1616
- name: Checkout
1717
uses: actions/checkout@v2
18+
with:
19+
fetch-depth: 0
1820

1921
- name: Set up node
2022
uses: actions/setup-node@v2

0 commit comments

Comments
 (0)