Skip to content

Commit 5b9476c

Browse files
committed
For #457. Does GitHub care about trailing slash?
1 parent 6b5d5a1 commit 5b9476c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-earthly-gradle.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,4 +69,4 @@ jobs:
6969
with:
7070
name: coverage-report
7171
if-no-files-found: error
72-
path: build/reports/jacoco/test
72+
path: build/reports/jacoco/test/

0 commit comments

Comments
 (0)