Skip to content

Commit

Permalink
add comment for github actions depth: 0
Browse files Browse the repository at this point in the history
  • Loading branch information
jiakf committed Apr 1, 2024
1 parent 6184ea9 commit 7289223
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ jobs:
steps:
- uses: actions/checkout@v2
with:
# required for setuptools_scm to correctly version: https://github.com/pypa/setuptools_scm/issues/480
fetch-depth: 0
- name: Set up Python ${{ matrix.python }}
uses: actions/setup-python@v2
Expand Down

0 comments on commit 7289223

Please sign in to comment.