Skip to content

Commit

Permalink
Change depth to 1
Browse files Browse the repository at this point in the history
  • Loading branch information
PaulPickhardt committed Jul 15, 2024
1 parent b2b3601 commit 7840785
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
steps:
- uses: actions/checkout@v4
with:
fetch-depth: 0
fetch-depth: 1
fetch-tags: true
- name: Git Fetch Tags
run: git fetch --tags
Expand Down

0 comments on commit 7840785

Please sign in to comment.