Ver Fonte

how bout now?

justheuristic há 3 anos atrás
pai
commit
98fe936f01
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      .github/workflows/run-tests.yaml

+ 1 - 1
.github/workflows/run-tests.yaml

@@ -41,7 +41,7 @@ jobs:
 
   run-tests:
     runs-on: ubuntu-latest
-    needs: convert-model
+#    needs: convert-model
     strategy:
       matrix:
         python-version: [ 3.7, 3.8, 3.9 ]