Patch: typo fix in reporting config

This commit is contained in:
2025-05-23 16:10:08 +01:00
parent fd4f97fd41
commit 3b1526d4d8
2 changed files with 2 additions and 2 deletions

View File

@@ -91,4 +91,4 @@ jobs:
uses: coverallsapp/github-action@master
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
path-to-lcov: coverage.xml
path-to-lcov: coverage.lcov

View File

@@ -8,4 +8,4 @@
"""Metadata for this python module."""
__version__ = "2025.5.20.14"
__version__ = "2025.5.20.15"