JuliaPackaging / BinaryBuilderBase.jl

https://juliapackaging.github.io/BinaryBuilderBase.jl/stable
MIT License
11 stars 31 forks source link

[CI] Make `System info` step issue code coverage info #360

Closed giordano closed 8 months ago

giordano commented 8 months ago

This PR has the nice side effect of avoiding recompilation of a bunch of packages in the "Run tests" step, now that we're using the same options to start julia in the previous step, saving about 30 seconds in all jobs (at least in Julia v1.9+).