浏览代码

decouple tests

justheuristic 3 年之前
父节点
当前提交
ab2fc03f30
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      .github/workflows/run-tests.yaml

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

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