Skip to content

Commit

Permalink
setting: ci workflow 에 copyYml task 추가
Browse files Browse the repository at this point in the history
  • Loading branch information
seminchoi committed Aug 26, 2024
1 parent bf88bc7 commit 74fa78b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,5 @@ jobs:
- name: Build with Gradle
run: |
chmod +x ./gradlew
./gradlew copyYml
./gradlew --info test

0 comments on commit 74fa78b

Please sign in to comment.