Kaynağa Gözat

adding opencv for tests

Rodja Trappe 2 yıl önce
ebeveyn
işleme
21a52f942d
1 değiştirilmiş dosya ile 1 ekleme ve 0 silme
  1. 1 0
      .github/workflows/test.yml

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

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