-
Notifications
You must be signed in to change notification settings - Fork 2.2k
fix cargo flaky #3348
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
fix cargo flaky #3348
Conversation
ea7fa5a
to
c229438
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks a lot @irevoire 🙏
bors merge |
bors cancel |
bors r- |
Canceled. |
3348: fix cargo flaky r=curquiza a=irevoire Partially fix #3273 Ideally, we should revert this commit and fix cargo-flaky directly to ensure we never forget to add a sub-crate to the CI. ----- Here is an example of the CI running (and thus working); https://github.com/meilisearch/meilisearch/actions/runs/3932783699/jobs/6725755801 Co-authored-by: Tamo <[email protected]>
@irevoire can you make this PR merge into |
c229438
to
9dd01ff
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
perfectooooooo
bors merge
bors merge |
Build succeeded:
|
Related to #3273 but does not fix completely
Ideally, we should revert this commit and fix cargo-flaky directly to ensure we never forget to add a sub-crate to the CI.
Here is an example of the CI running (and thus working); https://github.com/meilisearch/meilisearch/actions/runs/3932783699/jobs/6725755801