Fix action/upload's incompatible minor update (#1344)
This commit is contained in:
parent
64ff5a9fa5
commit
558c83523b
|
@ -91,6 +91,7 @@ jobs:
|
|||
with:
|
||||
name: coverage-data-${{ matrix.python-version }}
|
||||
path: .coverage.*
|
||||
include-hidden-files: true
|
||||
if-no-files-found: ignore
|
||||
|
||||
tests-pypy:
|
||||
|
|
Loading…
Reference in New Issue