Use stack orchestrator properly
This commit is contained in:
parent
6805070b1e
commit
5b598d71bc
3
.github/workflows/tests.yml
vendored
3
.github/workflows/tests.yml
vendored
@ -80,9 +80,6 @@ jobs:
|
|||||||
--env-file $GITHUB_WORKSPACE/config.sh \
|
--env-file $GITHUB_WORKSPACE/config.sh \
|
||||||
up -d --build
|
up -d --build
|
||||||
|
|
||||||
- name: Give the migration a few seconds
|
|
||||||
run: sleep 30;
|
|
||||||
|
|
||||||
- name: Run unit tests
|
- name: Run unit tests
|
||||||
run: make statedifftest
|
run: make statedifftest
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user