Explorar o código

try to download all models before run the tests

Daniel Gatis hai 1 ano
pai
achega
02695f5bf2
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      .github/workflows/test_install.yml

+ 2 - 0
.github/workflows/test_install.yml

@@ -19,4 +19,6 @@ jobs:
               run: pip install .[cli,dev]
             - name: Test installation with pytest
               run: |
+                  rembg d
+                  while [ $? -ne 0 ]; do !!; done
                   pytest