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
or at least in PkgEval runs?
In JuliaLang/julia#54678, a PkgEval job was ran, and PRs to all broken packages were supplied. However, since this only ran the GAP.jl tests and not those of JuliaInterface, #1004 was not found there.
I think it would make sense to have the JuliaInterface tests being run as part of PkgEval jobs to make the julia devs aware of possible future breakage they introduce.
What do you think?