Skip to content

Commit

Permalink
add fetch-depth to wheels
Browse files Browse the repository at this point in the history
  • Loading branch information
gadfort committed Apr 13, 2024
1 parent 081578c commit 4ddc7eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/wheels.yml
Expand Up @@ -14,7 +14,7 @@ jobs:
steps:
- uses: actions/checkout@v4
with:
fetch-tags: true
fetch-depth: 0

- uses: hynek/build-and-inspect-python-package@v2

Expand Down

0 comments on commit 4ddc7eb

Please sign in to comment.