Skip to content

Commit 2e0aca4

Browse files
committed
chore: 테스트 결과 작성하는 부분 삭제
1 parent 2c6495b commit 2e0aca4

1 file changed

Lines changed: 0 additions & 6 deletions

File tree

.github/workflows/ci.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -29,9 +29,3 @@ jobs:
2929

3030
- name: Build with Gradle Wrapper
3131
run: ./gradlew build
32-
33-
- name: Publish test results
34-
uses: EnricoMi/publish-unit-test-result-action@v2
35-
if: always()
36-
with:
37-
files: "**/build/test-results/**/*.xml"

0 commit comments

Comments
 (0)