Skip to content

Commit

Permalink
♻️ [Refactor] github action 로그 최소화
Browse files Browse the repository at this point in the history
  • Loading branch information
Eunjin3395 committed Aug 15, 2024
1 parent 9bc151e commit 11ab39c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,4 @@ jobs:

# Gradle test를 실행
- name: Test with Gradle
run: ./gradlew --info test
run: ./gradlew --quiet test

0 comments on commit 11ab39c

Please sign in to comment.