Skip to content

Commit

Permalink
test : ci
Browse files Browse the repository at this point in the history
  • Loading branch information
dlgocks1 committed Jun 20, 2024
1 parent acdf578 commit 7eeafe4
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/dev-ci-cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,12 +16,6 @@ jobs:
with:
node-version: '20' # 사용할 Node.js 버전 지정

- name: Install dependencies
run: npm install

- name: Run tests
run: npm test

- name: Setup JDK 17 (Amazon Corretto)
uses: actions/setup-java@v3
with:
Expand Down

0 comments on commit 7eeafe4

Please sign in to comment.