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 f6c6909 commit aba44fdCopy full SHA for aba44fd
backends/nxp/tests/TARGETS
@@ -1,4 +1,3 @@
1
-load("@fbsource//tools/target_determinator/macros:ci.bzl", "ci")
2
load("@fbsource//xplat/executorch/build:runtime_wrapper.bzl", "runtime")
3
load("@fbcode_macros//build_defs:python_pytest.bzl", "python_pytest")
4
@@ -51,9 +50,5 @@ python_pytest(
51
50
"//executorch/backends/nxp:neutron_backend",
52
":executorch_pipeline",
53
":models",
54
- ],
55
- labels = [
56
- "local_only",
57
- ci.skip_test(),
58
+ ]
59
)
0 commit comments