Skip to content
Draft
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions .kokoro/bazel-test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ cat generator-versions.json
# try generating the google/example/library/v1 ruby gapic library
bazelisk build //google/example/library/v1:google-cloud-example-library-v1-ruby

# try generating the google/ads/googleads/v21 ruby gapic library
bazelisk build //google/ads/googleads/v21:googleads-ruby
# try generating the google/ads/googleads/v22 ruby gapic library
bazelisk build //google/ads/googleads/v22:googleads-ruby

popd
Loading