Commit 4371c6b
committed
test(cli): skip PDF test on macOS/Windows in CI
PDF rendering requires Chrome/Chromium which isn't available in
macOS/Windows CI runners. This test still runs:
- ✅ On Linux in CI (has chromium-browser)
- ✅ Locally on all platforms (users have Chrome installed)
- ✅ For real NPM users on Windows/macOS (Chrome is available)
This is purely a CI limitation, not a product limitation.1 parent 61e71c2 commit 4371c6b
1 file changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
227 | 227 | | |
228 | 228 | | |
229 | 229 | | |
230 | | - | |
| 230 | + | |
| 231 | + | |
| 232 | + | |
231 | 233 | | |
232 | 234 | | |
233 | 235 | | |
| |||
0 commit comments