Skip to content

Commit b7fd350

Browse files
committed
XXX turn up log level on licensee in CI, try to see why it's failing
1 parent 4905fa8 commit b7fd350

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,4 +45,4 @@ jobs:
4545
# run: sudo PATH=$PATH $(which node) . test -- --coverage --timeout 600
4646

4747
- name: Validate licenses
48-
run: node . run licenses
48+
run: node . --loglevel=silly run licenses

0 commit comments

Comments
 (0)