mirror of
https://github.com/SchildiChat/SchildiChat-android.git
synced 2025-03-18 20:29:10 +03:00
Get all the reports, in all the formats
This commit is contained in:
parent
cc6dad3fce
commit
4d62e75c65
1 changed files with 1 additions and 3 deletions
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…
Add table
Reference in a new issue