ci: something
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user