Skip to content

Commit

Permalink
ci: Add fetch-depth
Browse files Browse the repository at this point in the history
  • Loading branch information
edmundmiller committed Aug 23, 2024
1 parent 22bed2f commit 489e5fb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/nf-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,8 @@ jobs:

steps:
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4
with:
fetch-depth: 0

- uses: actions/setup-java@6a0805fcefea3d4657a47ac4c165951e33482018 # v4
with:
Expand Down

0 comments on commit 489e5fb

Please sign in to comment.