Skip to content

Commit f77f983

Browse files
committed
chore: test shallow clone on linux-arm64
1 parent 96576bd commit f77f983

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,8 @@ jobs:
6969
runs-on: ubuntu-arm64-latest
7070
steps:
7171
- uses: actions/checkout@v1
72+
with:
73+
fetch-depth: 1
7274
- name: Download npm package
7375
uses: actions/download-artifact@v2
7476
with:

0 commit comments

Comments
 (0)