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 d4f6cfa commit 16914f6
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 @@ -93,7 +93,7 @@ commands:
pwd
. venv/bin/activate
ls -a /home/circleci/project/coverage_results
cp -R /home/circleci/project/coverage_results/ .
cp /home/circleci/project/coverage_results/* /home/circleci/project/
coverage combine .
coverage xml
wget -O /tmp/sonar-scanner-cli.zip https://binaries.sonarsource.com/Distribution/sonar-scanner-cli/sonar-scanner-cli-4.6.2.2472.zip
Expand Down

0 comments on commit 16914f6

Please sign in to comment.