Skip to content

Commit

Permalink
Merge pull request #2543 from ctiller/create-pull-request/patch-1209a62
Browse files Browse the repository at this point in the history
Automated fix for refs/heads/rtf
  • Loading branch information
ctiller authored Jan 27, 2025
2 parents d608dbd + d6e240c commit d7b129b
Show file tree
Hide file tree
Showing 3 changed files with 98 additions and 1 deletion.
35 changes: 35 additions & 0 deletions CMakeLists.txt

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

62 changes: 62 additions & 0 deletions build_autogenerated.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion test/core/end2end/BUILD
Original file line number Diff line number Diff line change
Expand Up @@ -173,7 +173,7 @@ grpc_cc_library(
for (fuzz, gtest) in [
(True, False),
(False, True),
(True, True)
(True, True),
]
]

Expand Down

0 comments on commit d7b129b

Please sign in to comment.