diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 85fcaa9b..8af6bc78 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -130,7 +130,7 @@ jobs: -e pypy3-tests coverage: - name: Combine & check coverage. + name: Combine & check coverage runs-on: ubuntu-latest needs: tests