Skip to content

Commit

Permalink
Remove
Browse files Browse the repository at this point in the history
  • Loading branch information
JcMinarro committed Dec 24, 2024
1 parent befb979 commit 31bf56e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr-checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
with:
key-prefix: gradle-lint
- name: spotless
run: ./gradlew spotlessCheck --scan
run: ./gradlew -v && ./gradlew spotlessCheck --scan
- name: Detekt
if: always()
run: ./gradlew detekt
Expand Down

0 comments on commit 31bf56e

Please sign in to comment.