Skip to content

Commit 7bb35cf

Browse files
committed
Enable Codecov for GitHub Actions
1 parent 3dea7bc commit 7bb35cf

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

.github/workflows/ci-linux.yaml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,4 @@ jobs:
3737
./Build build
3838
- name: Run tests
3939
run: |
40-
TEST_SHARED=1 TEST_SUBREAPER=1 cover -test
41-
42-
40+
TEST_SHARED=1 TEST_SUBREAPER=1 cover -test -report codecov

0 commit comments

Comments
 (0)