Skip to content

Commit

Permalink
fetch-depth: 0
Browse files Browse the repository at this point in the history
  • Loading branch information
andreasgriffin committed Nov 9, 2024
1 parent 7a68854 commit eb5b3e1
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,9 @@ jobs:
steps:
- name: Checkout repository
uses: actions/checkout@v3
with:
fetch-depth: 0 # Fetch all history for all branches and tags


- name: Set up Python environment
uses: actions/setup-python@v4
Expand Down

0 comments on commit eb5b3e1

Please sign in to comment.