Skip to content

Commit 399a0d7

Browse files
committed
turn on trace
1 parent 7ce25ad commit 399a0d7

2 files changed

Lines changed: 19 additions & 18 deletions

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

Cargo.lock

Lines changed: 18 additions & 17 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)