restore codecov

This commit is contained in:
Evgeny Danienko 2022-05-13 18:41:27 +03:00
parent 95bfcdc5f4
commit e787097874

View file

@ -73,4 +73,9 @@ jobs:
# run: make test-race
- name: test-integration
run: make test-integration
run: make test-integration
- name: Upload coverage to Codecov
uses: codecov/codecov-action@v1
with:
file: ./cover.out