mirror of
https://github.com/Cian-H/invenio-config-iform.git
synced 2026-05-23 23:44:43 +01:00
Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| fd4f97fd41 | |||
| c91ff83bb5 |
@@ -83,7 +83,7 @@ jobs:
|
||||
|
||||
- name: Run tests
|
||||
env:
|
||||
PYTEST_ADDOPTS: "--cov-report=xml"
|
||||
PYTEST_ADDOPTS: "--cov-report=lcov"
|
||||
run: |
|
||||
uv run test
|
||||
|
||||
|
||||
@@ -8,4 +8,4 @@
|
||||
|
||||
"""Metadata for this python module."""
|
||||
|
||||
__version__ = "2025.5.20.12"
|
||||
__version__ = "2025.5.20.14"
|
||||
|
||||
Reference in New Issue
Block a user