Skip to content

Commit

Permalink
github: workflows: try fetching tags
Browse files Browse the repository at this point in the history
  • Loading branch information
JPHutchins committed Nov 24, 2023
1 parent d8aca7c commit 4147f57
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@ jobs:
steps:
- uses: actions/checkout@v4

- run: git fetch --prune --unshallow --tags

- run: pipx install poetry

- name: Setup Python ${{ matrix.python-version }}
Expand Down

0 comments on commit 4147f57

Please sign in to comment.