Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
youngh0 authored Mar 12, 2024
1 parent 80ae513 commit 2501783
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
run: chmod +x gradlew

- name: Gradle build를 수행합니다
run: ./gradlew build
run: ./gradlew build -i

- name: 테스트 결과를 PR에 코멘트로 등록합니다
uses: EnricoMi/publish-unit-test-result-action@v2
Expand Down

0 comments on commit 2501783

Please sign in to comment.