forked from cerc-io/stack-orchestrator
Add the smoke test
This commit is contained in:
parent
47275a50d4
commit
b850322f57
@ -23,3 +23,5 @@ jobs:
|
|||||||
run: pip install shiv
|
run: pip install shiv
|
||||||
- name: "Build local shiv package"
|
- name: "Build local shiv package"
|
||||||
run: ./scripts/build_shiv_package.sh
|
run: ./scripts/build_shiv_package.sh
|
||||||
|
- name: "Run smoke tests"
|
||||||
|
run: ./tests/run-smoke-test.sh
|
||||||
|
Loading…
Reference in New Issue
Block a user