Skip to content

Commit e538ac8

Browse files
ci: comment out audit (#636)
Co-authored-by: Evilebot Tnawi <evilebottnawi@users.noreply.github.com>
1 parent c22efcb commit e538ac8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/nodejs.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,8 +43,8 @@ jobs:
4343
- name: Lint
4444
run: npm run lint
4545

46-
- name: Security audit
47-
run: npm run security
46+
# - name: Security audit
47+
# run: npm run security
4848

4949
- name: Check commit message
5050
uses: wagoid/commitlint-github-action@v1

0 commit comments

Comments
 (0)