mirror of
https://github.com/SchildiChat/SchildiChat-android.git
synced 2024-12-23 08:10:15 +01:00
Get all the reports, in all the formats
This commit is contained in:
parent
cc6dad3fce
commit
4d62e75c65
4
.github/workflows/quality.yml
vendored
4
.github/workflows/quality.yml
vendored
@ -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: |
|
||||
|
Loading…
Reference in New Issue
Block a user