Skip to content

Commit

Permalink
Restore lint task
Browse files Browse the repository at this point in the history
  • Loading branch information
Rawa committed Dec 16, 2024
1 parent 526e3ff commit cc290d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/android-app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -240,7 +240,7 @@ jobs:
:lib:shared:testDebugUnitTest
- gradle-task: :test:arch:test --rerun-tasks
- gradle-task: detekt
- gradle-task: :app:lint
- gradle-task: lint
steps:
# Fix for HOME path overridden by GH runners when building in containers, see:
# https://github.com/actions/runner/issues/863
Expand Down

0 comments on commit cc290d4

Please sign in to comment.