Skip to content

Commit bc6d830

Browse files
committed
trace which
1 parent cff5276 commit bc6d830

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,7 @@ jobs:
166166
run: pnpm run bootstrap-cli
167167

168168
- name: Run CLI lint
169-
run: VITE_LOG=error pnpm lint
169+
run: VITE_LOG=error,which=trace pnpm lint
170170

171171
- name: Install Playwright browsers
172172
run: pnpx playwright install chromium

0 commit comments

Comments
 (0)