diff --git a/codecov.yml b/codecov.yml index 4fbe3c52f1..94104f6712 100644 --- a/codecov.yml +++ b/codecov.yml @@ -2,10 +2,11 @@ codecov: branch: repo-refactor notify: require_ci_to_pass: false - ignore: - - "/home/runner/work/FlexFlow/FlexFlow/deps" - - "**/*.dtg.h" - - "**/*.dtg.cc" + +ignore: + # - "/home/runner/work/FlexFlow/FlexFlow/deps" + - "**/*.dtg.h" + - "**/*.dtg.cc" coverage: