Skip to content

Commit

Permalink
ktlint works, remove debug mode
Browse files Browse the repository at this point in the history
  • Loading branch information
lauzadis committed Oct 19, 2023
1 parent fff9c03 commit 314b94a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,4 @@ jobs:
uses: actions/checkout@v4
- name: Lint ${{ env.PACKAGE_NAME }}
run: |
./gradlew ktlint --debug
./gradlew ktlint

0 comments on commit 314b94a

Please sign in to comment.