briansmith / ring

Safe, fast, small crypto using Rust
Other
3.72k stars 704 forks source link

CI: Use mk/install-build-tools.sh on all targets in CI, and use it for rustup #1984

Closed briansmith closed 7 months ago

briansmith commented 7 months ago

De-duplicate the logic in ci.yml regarding rustup.

codecov[bot] commented 7 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 96.29%. Comparing base (c160d98) to head (65a1c26).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1984 +/- ## ======================================= Coverage 96.29% 96.29% ======================================= Files 136 136 Lines 20677 20677 Branches 226 226 ======================================= + Hits 19910 19911 +1 Misses 732 732 + Partials 35 34 -1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.