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
Testing Julia code in CI is always slow, as can be seen since #1292. We should cache the results of Julia tests, like we do for other build actions, so that we can avoid running them when possible.
Testing Julia code in CI is always slow, as can be seen since #1292. We should cache the results of Julia tests, like we do for other build actions, so that we can avoid running them when possible.