Skip to content

Commit b098523

Browse files
committed
ci: fetch-depth for dynamic versioning
1 parent 4de7210 commit b098523

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/test.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,8 @@ jobs:
3030
- tests
3131
steps:
3232
- uses: actions/checkout@v5
33+
with:
34+
fetch-depth: 0
3335
- uses: cachix/install-nix-action@v31
3436
- uses: cachix/cachix-action@v16
3537
with:

0 commit comments

Comments
 (0)