Skip to content

Commit

Permalink
Get all the reports, in all the formats
Browse files Browse the repository at this point in the history
  • Loading branch information
bmarty committed Jul 28, 2022
1 parent 031d09c commit 73b8460
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/quality.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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: |
Expand Down

0 comments on commit 73b8460

Please sign in to comment.