Skip to content

Commit

Permalink
github: try git fetch --prune --unshallow --tags
Browse files Browse the repository at this point in the history
  • Loading branch information
JPHutchins committed Oct 8, 2023
1 parent 5b1d03d commit 026dbe8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,5 @@ jobs:
- name: Configure & run tests
run: |
git fetch --force --tags
git fetch --prune --unshallow --tags
cmake -B tests/build -S tests --log-level=NOTICE

0 comments on commit 026dbe8

Please sign in to comment.