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
We recently updated CI to rebuild lcli every run, which adds ~3 minutes. We should be able to cache it most of the time but any PR that updates lcli needs to have it rebuilt, otherwise CI might break.
Description
We recently updated CI to rebuild
lcli
every run, which adds ~3 minutes. We should be able to cache it most of the time but any PR that updateslcli
needs to have it rebuilt, otherwise CI might break.Relevant PR: #5860
Issue and solution described here:
#5860 (comment)
The text was updated successfully, but these errors were encountered: