Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

클린 빌드 시에도 테스트 코드를 실행하도록 수정 #380

Merged
merged 2 commits into from
Nov 13, 2024

Conversation

mwy3055
Copy link
Member

@mwy3055 mwy3055 commented Nov 13, 2024

#362 의 원래 목적은 클린 빌드 시에만 테스트 코드를 실행하지 않는 것이었으나, PR 적용 후 github actions를 제외한 모든 곳에서 테스트가 돌지 않고 있습니다. (정확히는 -PisCI=true 파라미터를 추가해야만 돔)

따라서 일단 #362 를 revert하고, 향후 클린 빌드만 타겟할 수 있는 방법을 찾으면 다시 고민해 봅시다.

@mwy3055 mwy3055 merged commit e3189d8 into develop Nov 13, 2024
2 checks passed
@mwy3055 mwy3055 deleted the gradle/revert-ci-tests branch November 13, 2024 13:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants