testing fetch-depth: 0 for ci

This commit is contained in:
Akshay Nair
2020-10-09 19:26:17 +05:30
parent 267ade83da
commit 6a53237ad9
+1
View File
@@ -10,6 +10,7 @@ jobs:
- uses: actions/checkout@v2
with:
ref: ${{ github.head_ref }}
fetch-depth: 0
- name: Installing dependencies
uses: borales/actions-yarn@v2.0.0
with: