We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 41c49ba commit 0783f9bCopy full SHA for 0783f9b
.github/workflows/ci.yml
@@ -76,7 +76,6 @@ jobs:
76
- name: Upload coverage artifact
77
uses: aio-libs/[email protected]
78
with:
79
- file: './.coverage.xml'
80
key: unit-${{ matrix.python-version }}
81
82
check: # The branch protection check
0 commit comments