Skip to content

Commit 94b9471

Browse files
committed
moar npm logging
1 parent 6ac6dbd commit 94b9471

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -197,7 +197,7 @@ jobs:
197197
with:
198198
node-version: ${{ matrix.node }}
199199
- name: Install
200-
run: npm ci
200+
run: npm --loglevel=silly ci
201201
- name: Download Build Artifacts
202202
uses: actions/download-artifact@v5
203203
with:

0 commit comments

Comments
 (0)