FuelLabs/sway

Investigate the slowness in the `cargo-test-lib-std` phase of CI

Open

#1696 opened on May 26, 2022

View on GitHub
 (0 comments) (0 reactions) (0 assignees)Rust (61,702 stars) (5,421 forks)batch import
cigood first issuelib: stdtesting

Description

I think using --release for cargo run when possible (including in build.sh) will speed things up.

Contributor guide