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 Action CI 추가 (린트, 타입확인) #8

Merged
merged 1 commit into from
Jan 19, 2024
Merged

Conversation

alstn2468
Copy link
Member

No description provided.

@alstn2468 alstn2468 self-assigned this Jan 19, 2024
Comment on lines +29 to +33
- name: Check eslint rule
run: yarn lint

- name: Check typescript type
run: yarn type-check
Copy link
Member Author

Choose a reason for hiding this comment

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

lint와 type-check만 추가했어! build를 넣을까 하다가, 요거는 바뀐 부분만 필터링 걸어서 해야 좋을 것 같은데 귀찮아서...

Copy link
Member

@Puterism Puterism left a comment

Choose a reason for hiding this comment

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

👍

@alstn2468 alstn2468 merged commit 662a1a8 into main Jan 19, 2024
1 check passed
@alstn2468 alstn2468 deleted the feat/ci branch January 19, 2024 09:46
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.

2 participants