Skip to content

Commit ad0f56f

Browse files
committed
upload coverage datafile
1 parent fbc2539 commit ad0f56f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/python-package.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ jobs:
3131
with:
3232
fail_ci_if_error: true # optional (default = false)
3333
verbose: true # optional (default = false)
34+
files: .coverage
3435
if: ${{ matrix.python-version == '3.12' }}
3536

3637
lint_and_docs:

0 commit comments

Comments
 (0)