Compare commits

...

2 Commits

Author SHA1 Message Date
Cian-H f0643b3488 Patch: config cleanup 2025-05-23 17:15:26 +01:00
Cian-H 9b5e74ae67 Removed unnecessary docker version check 2025-05-23 16:26:44 +01:00
2 changed files with 1 additions and 3 deletions
-2
View File
@@ -74,8 +74,6 @@ jobs:
run: |
uv --version
uv run python --version
docker --version
docker ps
- name: Install dependencies
run: |
+1 -1
View File
@@ -8,4 +8,4 @@
"""Metadata for this python module."""
__version__ = "2025.5.20.4"
__version__ = "2025.5.20.5"