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
fix(compare-dashboards): Remove no project error return (#93063)
Noticed from [this sentry
issue](https://sentry.sentry.io/issues/6662011508/) that the comparison
script is returning because there are no projects but this should be
fine to run the rest of the script so I'm taking it out and making sure
its formatted properly instead.
0 commit comments