Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
test(build-std): download deps first (#14861)
### What does this PR try to resolve? Download dependencies first, So that we can assert the full output of `cargo test` without wildcard. This regressed since #14850 ### How should we test and review this PR? CI passes.
- Loading branch information