ci: something

This commit is contained in:
eric
2026-03-15 13:01:47 +01:00
parent 143db9c20e
commit 3085d3ce98
3 changed files with 24 additions and 6 deletions

View File

@@ -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)"],