Skip to content

Commit 489e5fb

Browse files
committed
ci: Add fetch-depth
1 parent 22bed2f commit 489e5fb

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/nf-test.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,8 @@ jobs:
4545

4646
steps:
4747
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4
48+
with:
49+
fetch-depth: 0
4850

4951
- uses: actions/setup-java@6a0805fcefea3d4657a47ac4c165951e33482018 # v4
5052
with:

0 commit comments

Comments
 (0)