|
|
|
@@ -318,7 +318,7 @@ jobs: |
|
|
|
dora start dataflow.yml --name ci-python-test |
|
|
|
sleep 10 |
|
|
|
dora stop --name ci-python-test --grace-duration 5s |
|
|
|
pip install -r ../examples/python-dataflow/requirements.txt --cache-dir=. |
|
|
|
pip install opencv-python |
|
|
|
dora start ../examples/python-dataflow/dataflow_dynamic.yml --name ci-python-dynamic |
|
|
|
python ../examples/python-dataflow/plot_dynamic.py |
|
|
|
sleep 5 |
|
|
|
|