Revert "integration-test: add to default-members"

This reverts commit 025c76780c.

Fixes #678.
pull/681/head
Tamir Duberstein 1 year ago
parent ff11c65734
commit 8cec4b25f9
No known key found for this signature in database

@ -29,7 +29,8 @@ default-members = [
"aya-log-parser", "aya-log-parser",
"aya-obj", "aya-obj",
"aya-tool", "aya-tool",
"test/integration-test", # test/integration-test is omitted; including it in this list causes `cargo test` to run its
# tests, and that doesn't work unless they've been built with `cargo xtask`.
"xtask", "xtask",
"aya-bpf-macros", "aya-bpf-macros",

Loading…
Cancel
Save