Skip to content

Commit 1b7214f

Browse files
committed
chore: removed lint from old module
1 parent 010b696 commit 1b7214f

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.github/workflows/lint-report.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -36,12 +36,6 @@ jobs:
3636
- name: Run Android Lint
3737
run: ./gradlew lint
3838

39-
- name: Upload SARIF for shared
40-
uses: github/codeql-action/upload-sarif@v3
41-
with:
42-
sarif_file: shared/build/reports/lint-results.sarif
43-
category: shared
44-
4539
- name: Upload SARIF for places-rx
4640
uses: github/codeql-action/upload-sarif@v3
4741
with:

0 commit comments

Comments
 (0)