Skip to content

Commit 9643fe4

Browse files
authored
Update ci.yml
1 parent 057daf7 commit 9643fe4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ jobs:
5858

5959
# 빌드 진행
6060
- name: Build with Gradle
61-
run: ./gradlew clean build -Dspring.profiles.active=test
61+
run: ./gradlew clean build
6262

6363
# 테스트 결과 출력
6464
- name: Publish Test Report

0 commit comments

Comments
 (0)