Skip to content

Commit

Permalink
chore: 프론트 테스트 워크플로우 노드 설치 수정
Browse files Browse the repository at this point in the history
  • Loading branch information
Leejin-Yang committed Aug 9, 2023
1 parent 70bb145 commit ef4c771
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/test-fe.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,6 @@ jobs:
uses: actions/setup-node@v3
with:
node-version: '18.16.1'
cache: yarn
registry-url: https://registry.npmjs.org

- name: node_modules 캐싱
id: cache
Expand Down

0 comments on commit ef4c771

Please sign in to comment.