Skip to content

Commit ada66e4

Browse files
urrskurfeex
andauthored
Update .github/workflows/ci.yml
Co-authored-by: Felix Exner <[email protected]>
1 parent 145cc0a commit ada66e4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@ jobs:
5656
uses: codecov/test-results-action@v1
5757
with:
5858
token: ${{ secrets.CODECOV_TOKEN }}
59+
fail_ci_if_error: true
5960
- name: run examples
6061
run: ./run_examples.sh "192.168.56.101" 1
6162
- name: install gcovr

0 commit comments

Comments
 (0)