We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a83718c commit 1118eceCopy full SHA for 1118ece
1 file changed
.github/workflows/chromatic.yml
@@ -15,6 +15,8 @@ jobs:
15
steps:
16
- name: Checkout
17
uses: actions/checkout@v2
18
+ with:
19
+ fetch-depth: 0
20
21
- name: Set up node
22
uses: actions/setup-node@v2
0 commit comments