Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Rework CI workflows #23

Merged
merged 1 commit into from
Jan 21, 2024
Merged

Rework CI workflows #23

merged 1 commit into from
Jan 21, 2024

Conversation

NobodyXu
Copy link
Member

  • Split check into fmt, clippy and doc so that it's clear which one fails in PR.
  • Remove deprecated actions-rs/toolchain
  • Use Swatinem/rust-cache@v2 instead of actions/cache
  • Add job tests-pass as a srable name for "all tests pass" requirement

 - Split `check` into `fmt`, `clippy` and `doc` so that it's clear which
   one fails in PR.
 - Remove deprecated `actions-rs/toolchain`
 - Use `Swatinem/rust-cache@v2` instead of `actions/cache`
 - Add job `tests-pass` as a srable name for "all tests pass"
   requirement

Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>
@NobodyXu NobodyXu merged commit 3690e0c into main Jan 21, 2024
10 checks passed
@NobodyXu NobodyXu deleted the ci branch January 21, 2024 12:55
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant