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 a9acca3 commit 7b25151Copy full SHA for 7b25151
.github/workflows/main.yml
@@ -40,7 +40,5 @@ jobs:
40
run: cd elasticsearch && bundle exec rake test:all
41
- name: elasticsearch-api
42
run: cd elasticsearch-api && bundle exec rake test:spec test:platinum:unit
43
- - name: elasticsearch-transport
44
- run: cd elasticsearch-transport && bundle exec rake test:all
45
- name: elasticsearch-dsl
46
run: cd elasticsearch-dsl && bundle exec rake test:all
0 commit comments