From 7de8f5fa5ba4258e1ee399f65fe0c45b9ea9fbc9 Mon Sep 17 00:00:00 2001 From: guidari Date: Thu, 22 Aug 2024 10:11:40 -0300 Subject: [PATCH] fix: changed codecov.yml path --- codecov.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/codecov.yml b/codecov.yml index 2e5ca9e1a54e..e0903a191df6 100644 --- a/codecov.yml +++ b/codecov.yml @@ -9,7 +9,7 @@ flag_management: individual_flags: - name: jest-components paths: - - packages/react/src/components/ + - packages/react/src/components/**/*-test.js statuses: - type: project target: auto