Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

WEB3-334: chore: Add CI run of cargo test without features #430

Merged
merged 4 commits into from
Feb 1, 2025

Conversation

Wollac
Copy link
Contributor

@Wollac Wollac commented Jan 31, 2025

Recently, we had the risc0 CI failing, because cargo test was behaving differently from cargo test --all-features.
This PR adds a plain cargo test to the CI to better catch these failures.

@Wollac Wollac requested review from nategraf and capossele January 31, 2025 10:35
@Wollac Wollac requested a review from a team as a code owner January 31, 2025 10:35
@github-actions github-actions bot changed the title chore: Add CI run of cargo test without features WEB3-334: chore: Add CI run of cargo test without features Jan 31, 2025
@Wollac Wollac enabled auto-merge (squash) January 31, 2025 21:43
@Wollac Wollac merged commit 8acfbdb into main Feb 1, 2025
11 checks passed
@Wollac Wollac deleted the chore/cargo-test branch February 1, 2025 07:09
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.

2 participants