|
@@ -23,6 +23,7 @@ jobs:
|
|
- name: install dependencies
|
|
- name: install dependencies
|
|
run: |
|
|
run: |
|
|
poetry install
|
|
poetry install
|
|
|
|
+ pip install opencv-python
|
|
- name: test startup
|
|
- name: test startup
|
|
run: poetry run ./test_startup.sh
|
|
run: poetry run ./test_startup.sh
|
|
- name: setup chromedriver
|
|
- name: setup chromedriver
|