fix(dev-infra): run caretaker checks asyncronously (#39086)
Run each check in the caretaker check process asyncronously. PR Close #39086
This commit is contained in:
@@ -39,6 +39,6 @@ jasmine_node_test(
|
||||
name = "test",
|
||||
bootstrap = ["//tools/testing:node_no_angular_es5"],
|
||||
deps = [
|
||||
"test_lib",
|
||||
":test_lib",
|
||||
],
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user