Skip to content

Commit 13f954c

Browse files
committed
fetch previous commit
1 parent 3d82281 commit 13f954c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/test.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@ jobs:
1919
runs-on: ubuntu-latest
2020
steps:
2121
- uses: actions/checkout@v2
22+
with:
23+
fetch-depth: 2
2224
- name: golangci-lint
2325
uses: golangci/golangci-lint-action@v2
2426
with:

0 commit comments

Comments
 (0)