Skip to content

Commit b8b6cfb

Browse files
Merge branch 'develop' into CLAP-104
2 parents 5ae0ab4 + 458676e commit b8b6cfb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dev-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
java-version: '17'
2323
distribution: 'temurin' # https://github.com/actions/setup-java
2424
- run: echo "${{ secrets.S3_PROPERTIES }}" >> ./src/test/resources/application.yml
25-
25+
2626
# gradle caching - 빌드 시간 향상
2727
- name: Gradle Caching
2828
uses: actions/cache@v4

0 commit comments

Comments
 (0)