Skip to content

Commit

Permalink
CI: Fix broken upload of coverage files
Browse files Browse the repository at this point in the history
  • Loading branch information
s-hamann committed Dec 4, 2024
1 parent d99d636 commit 76ed741
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/code_quality.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,7 @@ jobs:
with:
name: coverage-${{ matrix.python-version }}
path: .coverage.*
include-hidden-files: true

coverage:
name: Coverage
Expand Down

0 comments on commit 76ed741

Please sign in to comment.