Also Lint modules without play flavour

This commit is contained in:
ByteHamster 2021-04-17 16:53:21 +02:00
parent ec148b0a23
commit 068e163dd7

View File

@ -89,7 +89,7 @@ workflows:
build-steps:
- run:
name: Lint
command: ./gradlew lintPlayRelease
command: ./gradlew lintPlayRelease lintRelease
- build:
name: SpotBugs
build-steps: