diff --git a/.github/workflows/coverage.yml b/.github/workflows/coverage.yml index f9c9ccf5..e8bd64c0 100644 --- a/.github/workflows/coverage.yml +++ b/.github/workflows/coverage.yml @@ -1,4 +1,4 @@ -name: Code Coverage +name: Code Coverage # This job runs unit tests and generates a code coverage report. # The report is stored as artifact, and uploaded to Codecov.