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

Install nextest in contrib CI #9261

Merged
merged 1 commit into from
Mar 11, 2025
Merged

Install nextest in contrib CI #9261

merged 1 commit into from
Mar 11, 2025

Conversation

abey79
Copy link
Member

@abey79 abey79 commented Mar 11, 2025

Contributor CI fails because we use nextest but dont install it. On regular CI, this is done by setup-rust, which we can't use for contributor CI since it relies on repo's secrets.

@abey79 abey79 added exclude from changelog PRs with this won't show up in CHANGELOG.md 🚢 CI labels Mar 11, 2025
@abey79 abey79 mentioned this pull request Mar 11, 2025
@Wumpf Wumpf self-requested a review March 11, 2025 16:05
@Wumpf
Copy link
Member

Wumpf commented Mar 11, 2025

@Wumpf Wumpf linked an issue Mar 11, 2025 that may be closed by this pull request
@Wumpf Wumpf merged commit ec3fc79 into main Mar 11, 2025
38 checks passed
@Wumpf Wumpf deleted the antoine/contrib-nextest branch March 11, 2025 16:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
exclude from changelog PRs with this won't show up in CHANGELOG.md 🚢 CI
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Contributor ci is broken again
2 participants