You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
refactor(ci): Set NEXT_PUBLIC_SENTRY_SPOTLIGHT via real env var instead of next.config.js
This is more realistic - testing the actual env var flow that users would use.
The env var is now conditionally set in CI only for test apps that contain
'spotlight' in their name.
0 commit comments