Skip to content

Commit de116bd

Browse files
committed
Don't specify directory. I think they can find it on their own for maven?
1 parent de35989 commit de116bd

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/pullrequest.yml

-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@ jobs:
3030
- name: Upload coverage to Codecov
3131
uses: codecov/codecov-action@v2
3232
with:
33-
directory: lib/build
3433
flags: unittests # optional
3534
name: coverage # optional
3635
fail_ci_if_error: true # optional (default = false)

0 commit comments

Comments
 (0)