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 3057b82 commit 417318dCopy full SHA for 417318d
.github/workflows/android-ci.yml
@@ -62,7 +62,7 @@ jobs:
62
id: retain-lint-results
63
uses: actions/upload-artifact@v4
64
with:
65
- name: lint
+ name: androidx-github-lint
66
path: |
67
./library/build/reports/*
68
./mobile/build/reports/*
0 commit comments