Skip to content

Commit

Permalink
controller cov upload
Browse files Browse the repository at this point in the history
  • Loading branch information
martukas committed May 5, 2024
1 parent bf65c15 commit 22c7742
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ jobs:
./software/controller/controller.sh test --cov --no-checks
./software/controller/controller.sh cov_upload
- codecov/upload:
file: './software/common/coverage_reports/coverage.info'
file: './software/controller/coverage_reports/coverage.info'
flags: 'controller'

gui-tests:
Expand Down

0 comments on commit 22c7742

Please sign in to comment.