ci: update coverage using codecov/codecov-action@v1

This commit is contained in:
laojianzi 2021-01-15 10:33:39 +08:00
parent 1fe189c7cb
commit ae8428891f

View File

@ -45,7 +45,7 @@ jobs:
run: make test
- name: Upload coverage to Codecov
run: bash <(curl -s https://codecov.io/bash)
uses: codecov/codecov-action@v1
notification-gitter:
needs: test
runs-on: ubuntu-latest