diff --git a/.github/workflows/codecov.yml b/.github/workflows/codecov.yml index d2204f29..641b5270 100644 --- a/.github/workflows/codecov.yml +++ b/.github/workflows/codecov.yml @@ -13,8 +13,8 @@ on: - cron: '34 1 * * 0' jobs: - analyze: - name: analyze + codecov: + name: codecov runs-on: ubuntu-latest permissions: actions: read