Skip to content

Commit

Permalink
Remove clone depth
Browse files Browse the repository at this point in the history
  • Loading branch information
jacobtomlinson committed Apr 29, 2024
1 parent 7869e32 commit 4c3fcf0
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,6 @@ jobs:
steps:
- name: Checkout source
uses: actions/checkout@v4
with:
fetch-depth: 0

- name: Set up Python 3.10
uses: actions/setup-python@v1
Expand Down

0 comments on commit 4c3fcf0

Please sign in to comment.