We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ab4407c commit 0800727Copy full SHA for 0800727
.github/workflows/Android-CI.yml
@@ -77,4 +77,4 @@ jobs:
77
if: ${{ always() }}
78
with:
79
name: Chart-Lint-report
80
- path: ./**/build/reports/lint-results.html
+ path: ./**/build/reports/lint-results*.html
0 commit comments