Skip to content

Commit 0800727

Browse files
committed
Fix keep lint report
1 parent ab4407c commit 0800727

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/Android-CI.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,4 +77,4 @@ jobs:
7777
if: ${{ always() }}
7878
with:
7979
name: Chart-Lint-report
80-
path: ./**/build/reports/lint-results.html
80+
path: ./**/build/reports/lint-results*.html

0 commit comments

Comments
 (0)