Skip to content

Commit

Permalink
workflow fix
Browse files Browse the repository at this point in the history
  • Loading branch information
tedivm committed Dec 30, 2023
1 parent 3baaa2b commit c8c8a95
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/pypi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,6 @@ jobs:
fetch-depth: 0
fetch-tags: true

- name: Fetch all history for all tags and branches
run: git fetch --prune --unshallow

- uses: actions/setup-python@v5
with:
python-version-file: .python-version
Expand Down

0 comments on commit c8c8a95

Please sign in to comment.