Skip to content

Commit 40a96db

Browse files
committed
turn on trace
1 parent 7ce25ad commit 40a96db

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
@@ -165,7 +165,7 @@ jobs:
165165
run: pnpm run bootstrap-cli
166166

167167
- name: Run CLI lint
168-
run: pnpm lint
168+
run: VITE_LOG=error pnpm lint
169169

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

0 commit comments

Comments
 (0)