Skip to content

Commit

Permalink
setting fetch depth to 0
Browse files Browse the repository at this point in the history
  • Loading branch information
utkarshgupta95 committed Jul 2, 2024
1 parent a724c5e commit ff9e620
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/CD.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ jobs:
uses: actions/checkout@v4
with:
fetch-tags: true
fetch-depth: 0

- name: Setup conda environment
uses: conda-incubator/setup-miniconda@11b562958363ec5770fef326fe8ef0366f8cbf8a
Expand Down

0 comments on commit ff9e620

Please sign in to comment.