Skip to content

Commit 814a7c9

Browse files
committed
No need for fetch-depth with coveralls
1 parent 2d5f5f3 commit 814a7c9

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/coveralls.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,6 @@ jobs:
2424
runs-on: ubuntu-latest
2525
steps:
2626
- uses: actions/checkout@v2
27-
with:
28-
# Disabling shallow clone is recommended for improving relevancy of reporting
29-
fetch-depth: 0
3027
- name: Set up JDK
3128
uses: actions/setup-java@v1
3229
with:

0 commit comments

Comments
 (0)