Skip to content

Commit

Permalink
changed detekt task
Browse files Browse the repository at this point in the history
  • Loading branch information
p-vorobyev committed Dec 2, 2024
1 parent 9ebd6fe commit 4cd728b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/detekt.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,4 @@ jobs:
distribution: 'temurin'
- uses: gradle/actions/setup-gradle@v4
- name: Runs a detekt analysis and complexity report
run: ./gradlew detekt
run: ./gradlew detektMain

0 comments on commit 4cd728b

Please sign in to comment.