We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 22bed2f commit 489e5fbCopy full SHA for 489e5fb
.github/workflows/nf-test.yml
@@ -45,6 +45,8 @@ jobs:
45
46
steps:
47
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4
48
+ with:
49
+ fetch-depth: 0
50
51
- uses: actions/setup-java@6a0805fcefea3d4657a47ac4c165951e33482018 # v4
52
with:
0 commit comments