We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 704d609 commit 72637a6Copy full SHA for 72637a6
Cargo.toml
@@ -18,7 +18,7 @@ members = [
18
"bios/common",
19
"tests/runner",
20
]
21
-exclude = ["examples/basic", "examples/test_framework", "tests/test_kernels"]
+exclude = ["examples/basic", "examples/test_framework", "tests/test_kernels/*"]
22
23
[workspace.package]
24
# don't forget to update `workspace.dependencies` below
0 commit comments