Skip to content

Commit 94b60dd

Browse files
committed
chore: update audit workflow
1 parent c564cf6 commit 94b60dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/audit.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,5 +25,5 @@ jobs:
2525
- name: License check
2626
working-directory: nodejs
2727
run: |
28-
npx --quiet license-checker-rseidelsohn \
28+
npx license-checker-rseidelsohn \
2929
--onlyAllow "MIT;Apache-2.0;BSD-2-Clause;BSD-3-Clause;ISC;MPL-2.0;CC-BY-4.0;0BSD"

0 commit comments

Comments
 (0)