arlyon / async-stripe

Async (and blocking!) Rust bindings for the Stripe API
https://payments.rs
Apache License 2.0
447 stars 129 forks source link

use prebuilt cargo-make in CI #322

Closed arlyon closed 1 year ago

arlyon commented 1 year ago

Summary

Replace cargo make install action with a cached prebuilt version.

Checklist

codecov[bot] commented 1 year ago

Codecov Report

Merging #322 (0b1ce2d) into master (01bc231) will not change coverage. The diff coverage is n/a.

@@          Coverage Diff           @@
##           master    #322   +/-   ##
======================================
  Coverage    6.52%   6.52%           
======================================
  Files         130     130           
  Lines       19994   19994           
======================================
  Hits         1304    1304           
  Misses      18690   18690           

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more