Skip to content

Commit

Permalink
chore: turn of audit temporary
Browse files Browse the repository at this point in the history
  • Loading branch information
Tung-Huynh-Shopmacher committed Aug 21, 2024
1 parent 4070093 commit 5db60f2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/audit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@ jobs:
with:
node-version: '20.9.0'

- name: Run npm audit
run: npm audit
# - name: Run npm audit
# run: npm audit

- name: Download code coverage results
uses: actions/download-artifact@v4
Expand Down

0 comments on commit 5db60f2

Please sign in to comment.