Skip to content

Commit

Permalink
Do a deep checkout
Browse files Browse the repository at this point in the history
  • Loading branch information
cooperlees committed Oct 25, 2023
1 parent fb4d4e7 commit fcc2d85
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/release_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,9 @@ jobs:

steps:
- uses: actions/checkout@v4
with:
# Give us all history, branches and tags
fetch-depth: 0
- name: Set up Python ${{ matrix.python-version }}
uses: actions/setup-python@v4
with:
Expand Down

0 comments on commit fcc2d85

Please sign in to comment.