Ver Fonte

fixed dependency

Rodja Trappe há 2 anos atrás
pai
commit
df8fba445f
1 ficheiros 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
-          poetry add opencv-python=4.6.0.66
+          poetry add opencv-python==4.6.0.66
       - name: test startup
         run: poetry run ./test_startup.sh
       - name: setup chromedriver