From 41c2b4656b2377c67a6dc1fbf290785aad928281 Mon Sep 17 00:00:00 2001 From: Chris Smith Date: Mon, 8 Jun 2026 13:19:11 -0600 Subject: [PATCH 1/2] chore(bigquery): add test comment to verify CI failures --- google-cloud-bigquery/README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/google-cloud-bigquery/README.md b/google-cloud-bigquery/README.md index 5eab7880c157..55b299f8653f 100644 --- a/google-cloud-bigquery/README.md +++ b/google-cloud-bigquery/README.md @@ -113,3 +113,5 @@ questions](http://stackoverflow.com/questions/tagged/google-cloud-platform+ruby) about the client or APIs on [StackOverflow](http://stackoverflow.com). For more see the [Troubleshooting guide](https://googleapis.dev/ruby/google-cloud-bigquery/latest/file.TROUBLESHOOTING.html) + +# Test comment to verify CI failures From fbeffeedda3a0e9796e6f3e4f1d43717aa0998b3 Mon Sep 17 00:00:00 2001 From: Chris Smith Date: Tue, 9 Jun 2026 16:08:07 -0600 Subject: [PATCH 2/2] Add test comment 2 --- google-cloud-bigquery/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/google-cloud-bigquery/README.md b/google-cloud-bigquery/README.md index 55b299f8653f..00c67ae2f8f9 100644 --- a/google-cloud-bigquery/README.md +++ b/google-cloud-bigquery/README.md @@ -115,3 +115,4 @@ see the [Troubleshooting guide](https://googleapis.dev/ruby/google-cloud-bigquery/latest/file.TROUBLESHOOTING.html) # Test comment to verify CI failures +# Test comment 2