Skip to content

Commit

Permalink
chore: ci 작업에서 test 실패 시 로그 출력 기능 추가
Browse files Browse the repository at this point in the history
Co-authored-by: coli-geonwoo <[email protected]>
  • Loading branch information
eun-byeol and coli-geonwoo committed Jul 22, 2024
1 parent 3fa4abd commit 5ba8369
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/backend-cicd-dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
distribution: 'temurin'

- name: Setup Gradle
uses: gradle/actions/setup-gradle@3
uses: gradle/actions/setup-gradle@v3

- name: Clean Build With Gradle Wrapper
run: ./gradlew clean build
Expand Down

0 comments on commit 5ba8369

Please sign in to comment.