Pārlūkot izejas kodu

test: ignore tests folder in codecov

Nicolas Meienberger 2 gadi atpakaļ
vecāks
revīzija
1af0d8fde4
1 mainītis faili ar 1 papildinājumiem un 0 dzēšanām
  1. 1 0
      codecov.yml

+ 1 - 0
codecov.yml

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