ci: update codecov action

This commit is contained in:
Aiden X 2021-02-05 13:31:43 +08:00
parent 30190e90e5
commit eed7b36876
2 changed files with 4 additions and 0 deletions

View File

@ -41,6 +41,8 @@ jobs:
- name: Check out code
uses: actions/checkout@v2
with:
fetch-depth: 0
- name: Run Unit tests.
run: |

View File

@ -1,3 +1,5 @@
codecov:
max_report_age: off
coverage:
status:
patch: off