Skip to content

Commit b95cdbb

Browse files
committed
Remove codecov context
1 parent 5d9741a commit b95cdbb

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

.circleci/config.yml

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -428,7 +428,6 @@ workflows:
428428
extra_repos: false
429429
- oss-codemod-tests:
430430
context:
431-
- Codecov
432431
- GHE
433432
- slack
434433
matrix:
@@ -437,16 +436,13 @@ workflows:
437436
size: [large]
438437
pr_checks:
439438
jobs:
440-
- unit-tests:
441-
context:
442-
- Codecov
439+
- unit-tests
443440
- hold-codemod-tests:
444441
type: approval
445442
- hold-large-oss-codemod-tests:
446443
type: approval
447444
- codemod-tests:
448445
context:
449-
- Codecov
450446
- GHE
451447
- Codemod
452448
- slack
@@ -456,7 +452,6 @@ workflows:
456452
- doctests
457453
- oss-codemod-tests:
458454
context:
459-
- Codecov
460455
- GHE
461456
- slack
462457
matrix:
@@ -466,7 +461,6 @@ workflows:
466461
- oss-codemod-tests:
467462
name: large-oss-codemod-tests
468463
context:
469-
- Codecov
470464
- GHE
471465
- slack
472466
matrix:

0 commit comments

Comments
 (0)