ci: something
This commit is contained in:
@@ -44,7 +44,10 @@ sh_test(
|
||||
name = "npm_translate_lock_workspace_test",
|
||||
size = "small",
|
||||
srcs = ["npm_translate_lock_workspace_test.sh"],
|
||||
tags = ["exclusive"],
|
||||
tags = [
|
||||
"exclusive",
|
||||
"no-sandbox",
|
||||
],
|
||||
args = select({
|
||||
":linux_x86_64": ["$(location @bun_linux_x64//:bun)"],
|
||||
":linux_aarch64": ["$(location @bun_linux_aarch64//:bun)"],
|
||||
|
||||
Reference in New Issue
Block a user