Skip to content

Commit

Permalink
Set fetch-depth for test.reusable
Browse files Browse the repository at this point in the history
Required for apidiff
  • Loading branch information
Sean-Der committed Sep 3, 2023
1 parent f182fec commit 442a8ae
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test.reusable.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@ jobs:
name: Go ${{ inputs.go-version }}
steps:
- uses: actions/checkout@v3
with:
fetch-depth: 0

- uses: actions/cache@v3
with:
Expand Down

0 comments on commit 442a8ae

Please sign in to comment.