Skip to content

Commit 342ef48

Browse files
estolfopicandocodigo
authored andcommitted
download_artifacts rake task is in root
1 parent 9dfaddc commit 342ef48

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,4 +40,4 @@ jobs:
4040
- name: elasticsearch
4141
run: cd elasticsearch && bundle exec rake test:all
4242
- name: elasticsearch-api
43-
run: cd elasticsearch-api && rake download_artifacts[8.11.0-SNAPSHOT] && bundle exec rake test:spec test:platinum:unit
43+
run: rake elasticsearch:download_artifacts[8.11.0-SNAPSHOT] && cd elasticsearch-api && bundle exec rake test:spec test:platinum:unit

0 commit comments

Comments
 (0)