Skip to content

Commit

Permalink
린트 재가동 삐비빅 #20
Browse files Browse the repository at this point in the history
  • Loading branch information
jeongjaino committed Oct 9, 2023
1 parent 550dcd9 commit 7567f5a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/opened-pr-notification.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,8 @@ jobs:
- name: Build with Gradle
run: ./gradlew build

#- name: Run ktlint
# run: ./gradlew ktlintCheck
- name: Run ktlint
run: ./gradlew ktlintCheck

- name: Send Success Message
if: ${{ success() }}
Expand Down

0 comments on commit 7567f5a

Please sign in to comment.