diff --git a/steps/03_run_both_servers.yml b/steps/03_run_both_servers.yml index f63204d..3321f76 100644 --- a/steps/03_run_both_servers.yml +++ b/steps/03_run_both_servers.yml @@ -31,6 +31,7 @@ startFlow: githubActions: commands: - cmd: docker compose up -d + - cmd: sleep 5 - cmd: curl localhost:8001 trigger: