Skip to content

Commit

Permalink
coverage change
Browse files Browse the repository at this point in the history
  • Loading branch information
RagiGeorge committed Oct 25, 2023
1 parent 38de906 commit 4af3caa
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 @@ -95,7 +95,7 @@ commands:
ls -a /home/circleci/project/coverage_results
cd /home/circleci/project/coverage_results
ls -a
cp -a * /home/circleci/project/
cp -a . /home/circleci/project/
ls -a
coverage combine .
coverage xml
Expand Down

0 comments on commit 4af3caa

Please sign in to comment.