Skip to content

Commit

Permalink
Adding complete source history to sdist build.
Browse files Browse the repository at this point in the history
  • Loading branch information
phargogh committed May 23, 2024
1 parent 814c9ad commit ea44b6d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build-and-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -163,6 +163,8 @@ jobs:
os: [windows-latest, macos-latest]
steps:
- uses: actions/checkout@v3
with:
fetch-depth: 0 # Fetch complete history for accurate versioning

- uses: ./.github/actions/setup_env
with:
Expand Down

0 comments on commit ea44b6d

Please sign in to comment.