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

@@ -197,7 +197,10 @@ sh_test(
name = "bundle_sourcemap_shape_test",
size = "small",
srcs = ["verify_sourcemap_shape.sh"],
tags = ["exclusive"],
tags = [
"exclusive",
"no-sandbox",
],
data = [
"BUILD.bazel",
"//:repo_runtime_files",
@@ -238,7 +241,10 @@ sh_test(
name = "bun_build_compile_flag_shape_test",
size = "small",
srcs = ["verify_flag_aquery.sh"],
tags = ["exclusive"],
tags = [
"exclusive",
"no-sandbox",
],
data = [
"BUILD.bazel",
"cli.ts",