Commit d6b3058
fix(ci): skip e2e-brev tests when secrets are not available
The e2e-brev vitest project was running during normal test-unit CI
which lacks Brev secrets. Use describe.runIf and vitest enabled flag
to skip gracefully when BREV_API_TOKEN is not set.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 5f502d6 commit d6b3058
1 file changed
+4
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
106 | 106 | | |
107 | 107 | | |
108 | 108 | | |
109 | | - | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
110 | 113 | | |
111 | | - | |
112 | | - | |
113 | | - | |
114 | | - | |
115 | 114 | | |
116 | 115 | | |
117 | 116 | | |
| |||
0 commit comments