Skip to content

Commit

Permalink
lint only for sdk
Browse files Browse the repository at this point in the history
  • Loading branch information
AmniX committed Nov 13, 2024
1 parent d1a63a5 commit dc9a026
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/verify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,8 @@ jobs:
run: ./gradlew :komoju-android-sdk:lintDebug
swiftlint:
runs-on: ubuntu-latest
name: SwiftLint
if: github.event.pull_request.draft == false
steps:
- uses: actions/checkout@v1
- name: swiftLint on ios sdk
Expand Down

0 comments on commit dc9a026

Please sign in to comment.