Skip to content

Comments

ci: add build and test workflow for Rust CI#25

Merged
fslongjin merged 1 commit intomasterfrom
add-ci-workflow-build-and-test
Feb 24, 2026
Merged

ci: add build and test workflow for Rust CI#25
fslongjin merged 1 commit intomasterfrom
add-ci-workflow-build-and-test

Conversation

@fslongjin
Copy link
Owner

  • Add CI workflow for building and testing Rust projects
  • Configure workflow to run on push to main/master and pull requests
  • Implement caching for cargo registry and build artifacts
  • Use stable Rust toolchain for consistent builds

- Add CI workflow for building and testing Rust projects
- Configure workflow to run on push to main/master and pull requests
- Implement caching for cargo registry and build artifacts
- Use stable Rust toolchain for consistent builds

Signed-off-by: jinlong <jinlong@tencent.com>
@fslongjin fslongjin merged commit 9565f0b into master Feb 24, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant