Skip to content

Commit

Permalink
Clarify that lint is for Android
Browse files Browse the repository at this point in the history
  • Loading branch information
eygraber authored Mar 14, 2024
1 parent 3ad07f0 commit 9cff9af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ jobs:
gradle-version: wrapper
gradle-home-cache-cleanup: true

- name: Run lint
- name: Run Android lint
run: ./gradlew lintRelease

test:
Expand Down

0 comments on commit 9cff9af

Please sign in to comment.