test with depth

This commit is contained in:
Niklas von Hertzen 2021-07-13 17:56:20 +08:00
parent d7b46bbdb5
commit e4a31bf738

View File

@ -17,6 +17,7 @@ jobs:
- uses: actions/setup-node@v1
with:
node-version: 12
fetch-depth: 0
- name: Checkout current snapshots
run: |