Skip to content

Commit

Permalink
Automated change: Fix sanity tests
Browse files Browse the repository at this point in the history
  • Loading branch information
ctiller authored and github-actions[bot] committed Jan 27, 2025
1 parent 1209a62 commit d6e240c
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 d6e240c

Please sign in to comment.