瀏覽代碼

fixed dependency

Rodja Trappe 2 年之前
父節點
當前提交
df8fba445f
共有 1 個文件被更改,包括 1 次插入1 次删除
  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