Get all the reports, in all the formats
This commit is contained in:
parent
cc6dad3fce
commit
4d62e75c65
|
@ -59,9 +59,7 @@ jobs:
|
||||||
with:
|
with:
|
||||||
name: linting-report
|
name: linting-report
|
||||||
path: |
|
path: |
|
||||||
*/build/reports/ktlint/ktlint*/ktlint*.txt
|
*/build/reports/**/*.*
|
||||||
*/build/reports/detekt/detekt.html
|
|
||||||
*/build/reports/*.*
|
|
||||||
- name: Prepare Danger
|
- name: Prepare Danger
|
||||||
if: always()
|
if: always()
|
||||||
run: |
|
run: |
|
||||||
|
|
Loading…
Reference in New Issue