1
0
Rodja Trappe 2 жил өмнө
parent
commit
df8fba445f

+ 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