From d7db2186df2dcc8d8148b396ea2325680aa873b0 Mon Sep 17 00:00:00 2001 From: Hynek Schlawack Date: Thu, 25 Jul 2024 08:08:06 +0200 Subject: [PATCH] Feed the hogoblin --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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