Skip to content
This repository has been archived by the owner on Sep 16, 2024. It is now read-only.

Commit

Permalink
refactor: CI가 간결하게 logging하도록 설정
Browse files Browse the repository at this point in the history
  • Loading branch information
goldentrash committed Jan 23, 2024
1 parent 66e78ed commit d89036a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Continuous Integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,4 @@ jobs:
uses: gradle/gradle-build-action@v2

- name: Execute Gradle build
run: ./gradlew build -d
run: ./gradlew build

0 comments on commit d89036a

Please sign in to comment.