Skip to content

Commit fd952d0

Browse files
authored
Fix internal build
1 parent e578c38 commit fd952d0

File tree

1 file changed

+1
-0
lines changed
  • tensorflow_quantum/core/ops

1 file changed

+1
-0
lines changed

tensorflow_quantum/core/ops/BUILD

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -403,6 +403,7 @@ py_test(
403403

404404
py_test(
405405
name = "tfq_unitary_op_test",
406+
timeout = "long",
406407
srcs = ["tfq_unitary_op_test.py"],
407408
python_version = "PY3",
408409
deps = [

0 commit comments

Comments
 (0)