fix: harden bun_test launcher args and test metadata
This commit is contained in:
committed by
copilot-swe-agent[bot]
parent
c86719777d
commit
e36d7a982b
@@ -12,6 +12,7 @@ bun_test(
|
||||
bun_test(
|
||||
name = "failing_suite",
|
||||
srcs = ["failing.test.ts"],
|
||||
tags = ["manual"],
|
||||
target_compatible_with = [
|
||||
"@platforms//cpu:x86_64",
|
||||
"@platforms//os:linux",
|
||||
|
||||
Reference in New Issue
Block a user