Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jclark118 authored Jan 3, 2024
1 parent 620b06a commit b38132a
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,9 +41,6 @@ jobs:
report-path: build/reports/*.xml
follow-symbolic-links: true
continue-on-error: true
- name: print lint output
run: |
cat mapcache/build/intermediates/lint_intermediate_text_report/debug/lint-results-debug.txt
- name: print lint xml results
uses: hidakatsuya/action-report-android-lint@v1.1.4
with:
Expand Down

0 comments on commit b38132a

Please sign in to comment.