-
Notifications
You must be signed in to change notification settings - Fork 464
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Disable incremental build since it's always build from scratch - Use crates.io sparse registry - Use `actions/checkout@v3` instead of the master branch - Use `rustup toolchain install` instead of `rustup-update`, plus also pass `--profile minimal` for minimum installation. - Rm unnecessary `cargo-build` step in job test - Run `cargo-check` instead of `cargo-b` in job msrv Signed-off-by: Jiahao XU <[email protected]>
- Loading branch information
Showing
1 changed file
with
22 additions
and
15 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters