diff --git a/.github/workflows/cluster.yml b/.github/workflows/cluster.yml index ff0391cc..f4e5d736 100644 --- a/.github/workflows/cluster.yml +++ b/.github/workflows/cluster.yml @@ -29,7 +29,7 @@ jobs: - name: "Start NATS cluster." run: | echo $PWD - cd tests + cd test docker compose up -d sleep 2 docker ps