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
[CI] Use julia-actions/cache workflow only for the docs (#362)
We can't cache the artifacts when running the main tests because that'd require
over 10 GiB, which is the maximum GHA can handle, so at least we cache stuff for
the docs.
0 commit comments