Skip to content

Commit

Permalink
test: add fetch-depth
Browse files Browse the repository at this point in the history
  • Loading branch information
kosenda committed Mar 2, 2024
1 parent 298c65d commit 20bd3ba
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,8 @@ jobs:
steps:
- name: Checkout sources
uses: actions/checkout@v4
with:
fetch-depth: 100

- name: Setup
uses: ./.github/actions/setup
Expand Down

0 comments on commit 20bd3ba

Please sign in to comment.