Skip to content

Commit

Permalink
ANDROID-11179 detekt added to tests.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jmanriquehiberus committed Sep 24, 2024
1 parent bfdfbac commit b20c76b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
uses: actions/checkout@v2

- name: "Build Android project"
run: 'bash ./gradlew clean check assemble'
run: 'bash ./gradlew clean check detekt assemble'

- name: Upload Lint results
uses: github/codeql-action/upload-sarif@v2
Expand Down

0 comments on commit b20c76b

Please sign in to comment.