Add the smoke test
Former-commit-id: b850322f57aaa1b789656d3ab1f8286b0893f581
This commit is contained in:
parent
69d215e8ec
commit
b915db426d
@ -23,3 +23,5 @@ jobs:
|
||||
run: pip install shiv
|
||||
- name: "Build local shiv package"
|
||||
run: ./scripts/build_shiv_package.sh
|
||||
- name: "Run smoke tests"
|
||||
run: ./tests/run-smoke-test.sh
|
||||
|
Loading…
Reference in New Issue
Block a user