Skip to content

Commit

Permalink
bazel: graph/ fixup
Browse files Browse the repository at this point in the history
  • Loading branch information
Mizux committed Nov 22, 2024
1 parent 7df0134 commit 4d053e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ortools/graph/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -377,7 +377,7 @@ cc_library(

cc_test(
name = "shortest_paths_test",
size = "eternal",
timeout = "eternal",
srcs = ["shortest_paths_test.cc"],
tags = ["noasan"], # Times out occasionally in ASAN mode.
deps = [
Expand Down

0 comments on commit 4d053e0

Please sign in to comment.