Przeglądaj źródła

test: ignore tests folder in codecov

Nicolas Meienberger 2 lat temu
rodzic
commit
1af0d8fde4
1 zmienionych plików z 1 dodań i 0 usunięć
  1. 1 0
      codecov.yml

+ 1 - 0
codecov.yml

@@ -4,3 +4,4 @@ ignore:
   - 'templates'
   - 'screenshots'
   - '**/*.json'
+  - '**/tests/**'