Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 5fb41ce

Browse files
add codecov
1 parent 9f0a969 commit 5fb41ce

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/cmake_ubuntu.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,3 +55,6 @@ jobs:
5555
working-directory: ${{github.workspace}}/build
5656
run: ./tests/behaviortree_cpp_test
5757

58+
- name: Upload coverage reports to Codecov
59+
uses: codecov/codecov-action@v3
60+

0 commit comments

Comments
 (0)