Skip to content

Commit

Permalink
AND-81: ci: update detekt action
Browse files Browse the repository at this point in the history
  • Loading branch information
sonulen committed May 2, 2024
1 parent 2db7194 commit 3cc3a38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
- name: Run Detekt
uses: eskatos/gradle-command-action@v1
with:
arguments: detektReleaseAll
arguments: detektAll detektReleaseAll

publish:
name: Publish
Expand Down

0 comments on commit 3cc3a38

Please sign in to comment.