Skip to content

Commit

Permalink
⚙️ chore : audit 무시
Browse files Browse the repository at this point in the history
  • Loading branch information
jinddings committed Nov 11, 2024
1 parent 5061b7f commit 2cf4769
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deply-alpha.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
- name: Install dependencies
working-directory: ./${{matrix.app.dir}}
run: npm ci
run: npm ci --no-audit

- name: Run tests
working-directory: ./${{matrix.app.dir}}
Expand Down

0 comments on commit 2cf4769

Please sign in to comment.