Skip to content

Commit

Permalink
Give Elastic more time to start up
Browse files Browse the repository at this point in the history
  • Loading branch information
ql committed Aug 19, 2024
1 parent d241bf6 commit 5f2dae7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ruby.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
- name: Start containers
run: |
docker compose up elasticsearch_test -d
sleep 10
sleep 15
- name: Tests
run: bundle exec rspec
Expand Down

0 comments on commit 5f2dae7

Please sign in to comment.