Rodja Trappe 2 anos atrás
pai
commit
c17129096d
1 arquivos alterados com 1 adições e 1 exclusões
  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