Skip to content

Commit

Permalink
this?
Browse files Browse the repository at this point in the history
  • Loading branch information
ahiuchingau committed Jan 18, 2024
1 parent e550415 commit 9763c7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/codecov.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ jobs:
run: cmake --build --preset tests --target lcov-geninfo

- name: Convert coverage to xml
run: lcov_cobertura build-host/lcov/data/capture/all_targets.info
run: lcov_cobertura ot3-firmware/build-host/lcov/data/capture/all_targets.info

- name: Upload coverage to Codecov
uses: codecov/codecov-action@v3
Expand Down

0 comments on commit 9763c7d

Please sign in to comment.