Skip to content

Commit

Permalink
fix missing git tag info
Browse files Browse the repository at this point in the history
  • Loading branch information
bhazelton committed Jan 16, 2025
1 parent 23d37a3 commit 1d89b55
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/externaltests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
steps:
- uses: actions/checkout@main
with:
fetch-depth: 1
fetch-depth: 0

- uses: mpi4py/setup-mpi@v1

Expand Down

0 comments on commit 1d89b55

Please sign in to comment.