chore(CI): Add Codecov

Signed-off-by: Bo-Yi.Wu <appleboy.tw@gmail.com>
This commit is contained in:
Bo-Yi.Wu 2022-12-25 14:32:58 +08:00
parent 8d07792340
commit 59b08e1b4c

View File

@ -48,3 +48,6 @@ jobs:
- name: testing - name: testing
run: | run: |
make test make test
- name: Upload coverage to Codecov
uses: codecov/codecov-action@v3