Browse Source

more opencv

Rodja Trappe 2 years ago
parent
commit
c17129096d
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .github/workflows/test.yml

+ 1 - 1
.github/workflows/test.yml

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