Skip to content

Commit 7b25151

Browse files
committed
[CI] Removes elasticsearch-transport from GitHub Actions
1 parent a9acca3 commit 7b25151

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/main.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,5 @@ jobs:
4040
run: cd elasticsearch && bundle exec rake test:all
4141
- name: elasticsearch-api
4242
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
4543
- name: elasticsearch-dsl
4644
run: cd elasticsearch-dsl && bundle exec rake test:all

0 commit comments

Comments
 (0)