Skip to content

Commit

Permalink
#24 [feat] 테스트 실행 코드 추가
Browse files Browse the repository at this point in the history
  • Loading branch information
KWY0218 committed Jan 10, 2024
1 parent abe63ce commit f7772c3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,5 @@ jobs:
run: |
chmod +x gradlew
./gradlew build -x test
./gradlew test
shell: bash

0 comments on commit f7772c3

Please sign in to comment.