github action code cov
This commit is contained in:
parent
4f46307d2e
commit
d1cdb5ebbf
2
.github/workflows/master.yml
vendored
2
.github/workflows/master.yml
vendored
@ -43,5 +43,5 @@ jobs:
|
||||
- name: Upload coverage to Codecov
|
||||
uses: codecov/codecov-action@v1
|
||||
with:
|
||||
directory: ./dev/kyuubi-codecov/target/site/jacoco-aggregate
|
||||
directory: .
|
||||
flags: unittests
|
||||
|
||||
Loading…
Reference in New Issue
Block a user