Skip to content

Commit

Permalink
final change
Browse files Browse the repository at this point in the history
  • Loading branch information
Bob-Chen222 committed Jun 4, 2024
1 parent 651be47 commit b926b4e
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
1 change: 0 additions & 1 deletion .github/workflows/per-lib-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,6 @@ jobs:
token: ${{ secrets.CODECOV_TOKEN }}
file: main_coverage.info
flags: unittests
disable_default_path_finding: true
plugin: pycoverage #hope this will disable gcov
name: codecov-umbrella
fail_ci_if_error: false
Expand Down
4 changes: 1 addition & 3 deletions codecov.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,7 @@ codecov:
branch: repo-refactor
notify:
require_ci_to_pass: false
ignore:
- "/home/runner/work/FlexFlow/FlexFlow/deps"





Expand Down

0 comments on commit b926b4e

Please sign in to comment.