Sfoglia il codice sorgente

change codecov file

Xargin 8 anni fa
parent
commit
4907dc00f6
1 ha cambiato i file con 3 aggiunte e 4 eliminazioni
  1. 3 4
      .codecov.yml

+ 3 - 4
.codecov.yml

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