diff --git a/.github/workflows/coverage.yml b/.github/workflows/coverage.yml index ef61dec7c..14a9e79d3 100644 --- a/.github/workflows/coverage.yml +++ b/.github/workflows/coverage.yml @@ -145,5 +145,5 @@ jobs: path: codecov_report.json - run: | - echo "The coverage report was stored in Github artifacts." - echo "It will be uploaded to Codecov using `upload_coverage.yml` workflow shortly." + echo 'The coverage report was stored in Github artifacts.' + echo 'It will be uploaded to Codecov using `upload_coverage.yml` workflow shortly.'