Skip to content

Commit cc290d4

Browse files
committed
Restore lint task
1 parent 526e3ff commit cc290d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/android-app.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -240,7 +240,7 @@ jobs:
240240
:lib:shared:testDebugUnitTest
241241
- gradle-task: :test:arch:test --rerun-tasks
242242
- gradle-task: detekt
243-
- gradle-task: :app:lint
243+
- gradle-task: lint
244244
steps:
245245
# Fix for HOME path overridden by GH runners when building in containers, see:
246246
# https://github.com/actions/runner/issues/863

0 commit comments

Comments
 (0)