Merge remote-tracking branch 'origin/master' into beta

This commit is contained in:
Ramya Rao 2024-04-11 16:19:35 -07:00
commit 3d2ad3d61c

View File

@ -5,7 +5,7 @@ update-version:
codegen-format: codegen-format:
bundle install --quiet bundle install --quiet
bundle exec rubocop --autocorrect bundle exec rubocop -o /dev/null --autocorrect
ci-test: ci-test:
bundle install && bundle exec rake test bundle install && bundle exec rake test