From 0783f9b7a9bb7e1c095e93ebb4aad4f1e219f512 Mon Sep 17 00:00:00 2001 From: Andrew Svetlov Date: Fri, 17 Dec 2021 10:56:11 +0200 Subject: [PATCH] Fix coverage upload --- .github/workflows/ci.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 784234f..d1161bc 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -76,7 +76,6 @@ jobs: - name: Upload coverage artifact uses: aio-libs/prepare-coverage@v21.9.1 with: - file: './.coverage.xml' key: unit-${{ matrix.python-version }} check: # The branch protection check