mirror of
https://github.com/Cian-H/invenio-theme-iform.git
synced 2026-01-02 09:12:01 +00:00
Compare commits
5 Commits
2025.5.20.
...
2025.5.20.
| Author | SHA1 | Date | |
|---|---|---|---|
| 4155fb875a | |||
| 51dac9f287 | |||
| de36035b59 | |||
| f0643b3488 | |||
| 9b5e74ae67 |
2
.github/workflows/tests.yml
vendored
2
.github/workflows/tests.yml
vendored
@@ -74,8 +74,6 @@ jobs:
|
||||
run: |
|
||||
uv --version
|
||||
uv run python --version
|
||||
docker --version
|
||||
docker ps
|
||||
|
||||
- name: Install dependencies
|
||||
run: |
|
||||
|
||||
@@ -24,11 +24,11 @@
|
||||
.. image:: https://readthedocs.org/projects/invenio-theme-iform/badge/?version=latest
|
||||
:target: https://invenio-theme-iform.readthedocs.io/en/latest/?badge=latest
|
||||
|
||||
.. image:: https://img.shields.io/coveralls/mb-wali/invenio-theme-iform.svg
|
||||
:target: https://coveralls.io/r/Cian-H/invenio-theme-iform
|
||||
.. image:: https://coveralls.io/repos/github/Cian-H/invenio-theme-iform/badge.svg?branch=master
|
||||
:target: https://coveralls.io/github/Cian-H/invenio-theme-iform?branch=master
|
||||
|
||||
.. image:: https://img.shields.io/badge/code%20style-Ruff-D7FF64.svg
|
||||
:target: https://github.com/astral-sh/ruff
|
||||
:target: https://github.com/astral-sh/ruff
|
||||
|
||||
I-Form standard theme.
|
||||
|
||||
|
||||
@@ -8,4 +8,4 @@
|
||||
|
||||
"""Metadata for this python module."""
|
||||
|
||||
__version__ = "2025.5.20.4"
|
||||
__version__ = "2025.5.20.7"
|
||||
|
||||
Reference in New Issue
Block a user