1
0
mirror of https://github.com/vector-im/riotX-android synced 2025-10-06 00:02:48 +02:00

Get all the reports, in all the formats

This commit is contained in:
Benoit Marty
2022-07-28 11:13:28 +02:00
committed by Benoit Marty
parent cc6dad3fce
commit 4d62e75c65

View File

@@ -59,9 +59,7 @@ jobs:
with:
name: linting-report
path: |
*/build/reports/ktlint/ktlint*/ktlint*.txt
*/build/reports/detekt/detekt.html
*/build/reports/*.*
*/build/reports/**/*.*
- name: Prepare Danger
if: always()
run: |