File tree Expand file tree Collapse file tree 1 file changed +1
-7
lines changed
Expand file tree Collapse file tree 1 file changed +1
-7
lines changed Original file line number Diff line number Diff 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 :
You can’t perform that action at this time.
0 commit comments