Skip to content

Commit

Permalink
Merge pull request #242 from swm-standard/seyeon/swm-193
Browse files Browse the repository at this point in the history
  • Loading branch information
adorableco authored Oct 6, 2024
2 parents 872e64d + b7c6de2 commit bc2c46f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/develop-cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
run: chmod +x gradlew

- name: Build with Gradle
run: ./gradlew build -x test
run: ./gradlew build -x test -x ktlintCheck

- name: Docker build
run: |
Expand Down

0 comments on commit bc2c46f

Please sign in to comment.