Skip to content

Commit

Permalink
ci: wait only 30s
Browse files Browse the repository at this point in the history
  • Loading branch information
fabiooshiro committed Feb 26, 2025
1 parent 5f2bc5a commit 514de84
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -223,7 +223,7 @@ jobs:
--name espresso-dev-node ghcr.io/espressosystems/espresso-sequencer/espresso-dev-node:20241120-patch6
- name: Wait for a while
run: sleep 5
run: sleep 30

- name: Run Espresso Reader image (Default input disabled)
env:
Expand Down

0 comments on commit 514de84

Please sign in to comment.