Quellcode durchsuchen

fix codecov.yml curl https://codecov.io/validate --data-binary @.codecov.yml

Xargin vor 8 Jahren
Ursprung
Commit
6a289f32c2
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  1. 1 1
      .codecov.yml

+ 1 - 1
.codecov.yml

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