diff --git a/.circleci/config.yml b/.circleci/config.yml index c2eea438d..b67f9677a 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -89,7 +89,7 @@ workflows: build-steps: - run: name: Lint - command: ./gradlew lintPlayRelease + command: ./gradlew lintPlayRelease lintRelease - build: name: SpotBugs build-steps: