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

Fix cargo test #2199

Merged
merged 2 commits into from
May 24, 2023
Merged

Fix cargo test #2199

merged 2 commits into from
May 24, 2023

Conversation

emilk
Copy link
Member

@emilk emilk commented May 24, 2023

What

cargo test if often the first thing a contributor tries when testing a change. We should make sure it always works.

Checklist

PR Build Summary: https://build.rerun.io/pr/2199

@emilk emilk added 🔨 testing testing and benchmarks 🧑‍💻 dev experience developer experience (excluding CI) labels May 24, 2023
@emilk emilk marked this pull request as ready for review May 24, 2023 13:28
@emilk emilk merged commit 7b686de into main May 24, 2023
17 checks passed
@emilk emilk deleted the emilk/fix-cargo-test branch May 24, 2023 15:49
emilk added a commit that referenced this pull request May 25, 2023
* Run `cargo test` on CI

* Fix compilation of `cargo test`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🧑‍💻 dev experience developer experience (excluding CI) 🔨 testing testing and benchmarks
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant