Use stack orchestrator properly

This commit is contained in:
Abdul Rabbani 2022-06-13 18:37:56 -04:00
parent 6805070b1e
commit 5b598d71bc

View File

@ -80,9 +80,6 @@ jobs:
--env-file $GITHUB_WORKSPACE/config.sh \
up -d --build
- name: Give the migration a few seconds
run: sleep 30;
- name: Run unit tests
run: make statedifftest