We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5a4151b commit 3016924Copy full SHA for 3016924
.buildkite/run-serverless-tests.sh
@@ -33,4 +33,4 @@ docker run \
33
--name elasticsearch-ruby \
34
--rm \
35
elastic/elasticsearch-ruby \
36
- bundle exec rake info
+ bundle exec bundle exec rake test:yaml
0 commit comments