Skip to content

Commit

Permalink
adding fetch-depth to sdist
Browse files Browse the repository at this point in the history
  • Loading branch information
dfm committed Mar 7, 2021
1 parent f6a73bc commit 60f0d51
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,8 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
with:
fetch-depth: 0

- uses: actions/setup-python@v2
name: Install Python
Expand Down

0 comments on commit 60f0d51

Please sign in to comment.