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

chore: ci #37

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from
Open

chore: ci #37

wants to merge 2 commits into from

Conversation

laggu
Copy link
Member

@laggu laggu commented Dec 2, 2024

ci 추가합니다
모든 pr 및 추가 commit push 할때 build & test 를 진행합니다

@laggu laggu self-assigned this Dec 2, 2024
Copy link

ci

yuchem2
yuchem2 previously approved these changes Dec 3, 2024
Comment on lines +14 to +24
- uses: pnpm/action-setup@v4
name: Install pnpm
with:
version: 9
run_install: false

- name: Install Node.js
uses: actions/setup-node@v4
with:
node-version: 20
cache: 'pnpm'
Copy link
Member

Choose a reason for hiding this comment

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

혹시 아래의 action에 대해서는 어떻게 생각하시나요? 기능의 차이는 없긴합니다!
https://github.com/marketplace/actions/setup-node-and-pnpm

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.

3 participants