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

feat: Github Actions CI 스크립트 추가 #96

Merged
merged 2 commits into from
Jul 23, 2024

Conversation

its-sky
Copy link
Member

@its-sky its-sky commented Jul 23, 2024

🌱 관련 이슈

📌 작업 내용 및 특이사항

  • Github Actions에서 CI 스크립트를 추가하였습니다.
  • CI 스크립트에서는 어플리케이션 빌드를 체크하는 것과 테스트 결과를 PR에 등록하도록 합니다.

@its-sky its-sky added the chore label Jul 23, 2024
@its-sky its-sky self-assigned this Jul 23, 2024
Copy link

Test Results

10 tests   10 ✅  1s ⏱️
 4 suites   0 💤
 4 files     0 ❌

Results for commit c3cb9b8.

Copy link
Member

@ywonchae1 ywonchae1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

그대.. 내일한다며? 🥹 대단해

@its-sky its-sky merged commit 450aa45 into develop Jul 23, 2024
3 checks passed
@its-sky its-sky deleted the feature/95-github-actions branch July 23, 2024 16:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

⚙️ Github Actions CI 및 테스트 기능 추가
2 participants