Skip to content

Commit

Permalink
Fix coverage upload
Browse files Browse the repository at this point in the history
  • Loading branch information
asvetlov committed Dec 17, 2021
1 parent 41c49ba commit 0783f9b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci.yml
Expand Up @@ -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
Expand Down

0 comments on commit 0783f9b

Please sign in to comment.