We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4905fa8 commit b7fd350Copy full SHA for b7fd350
.github/workflows/ci.yml
@@ -45,4 +45,4 @@ jobs:
45
# run: sudo PATH=$PATH $(which node) . test -- --coverage --timeout 600
46
47
- name: Validate licenses
48
- run: node . run licenses
+ run: node . --loglevel=silly run licenses
0 commit comments