浏览代码

change codecov file

Xargin 8 年之前
父节点
当前提交
4907dc00f6
共有 1 个文件被更改,包括 3 次插入4 次删除
  1. 3 4
      .codecov.yml

+ 3 - 4
.codecov.yml

@@ -1,5 +1,4 @@
-codecov:
-    ignore:
-        - "output_tests"
-        - "assert"
+ignore:
+    - "output_tests/.*"
+    - "assert"