fix path
This commit is contained in:
parent
d0977d0108
commit
da90d1312c
1 changed files with 1 additions and 1 deletions
2
.github/workflows/quality.yml
vendored
2
.github/workflows/quality.yml
vendored
|
|
@ -37,7 +37,7 @@ jobs:
|
||||||
with:
|
with:
|
||||||
name: kover-report
|
name: kover-report
|
||||||
path: |
|
path: |
|
||||||
*/build/reports/kover/merged/verification/errors.txt
|
**/kover/merged/verification/errors.txt
|
||||||
- name: Prepare Danger
|
- name: Prepare Danger
|
||||||
if: always()
|
if: always()
|
||||||
run: |
|
run: |
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue