We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6e4bb55 commit 90402bcCopy full SHA for 90402bc
1 file changed
test/BUILD.bazel
@@ -25,4 +25,5 @@ filegroup(
25
":%s" % f,
26
],
27
main = "runjsontests.py",
28
+ tags = ["no-sandbox"],
29
) for f in glob(["**/*.json"])]
0 commit comments