ci: fix dependencies
This commit is contained in:
@@ -60,7 +60,7 @@ sh_test(
|
||||
name = "bun_test_failing_suite_test",
|
||||
size = "small",
|
||||
srcs = ["failing_suite_shape.sh"],
|
||||
args = ["$(location //tests/bun_test_test:BUILD.bazel)"],
|
||||
args = ["$(rlocationpath //tests/bun_test_test:BUILD.bazel)"],
|
||||
data = ["//tests/bun_test_test:BUILD.bazel"],
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user