1
0

🤖 Repository layout updated to latest version
Some checks failed
Python Ruff Code Quality / ruff (push) Successful in 22s
Verify Python project can be installed, loaded and have version checked / Test (push) Successful in 30s
Run Python tests (through Pytest) / Test (push) Failing after 27s

This commit was automatically generated by a script: https://gitfub.space/Jmaa/repo-manager
This commit is contained in:
Takunomi Automaticus, The 2nd 2024-10-20 20:07:57 +02:00
parent f83a0d003b
commit 74320b7f3b

View File

@ -29,4 +29,3 @@ jobs:
- name: Test Python Code
if: success()
run: python3 -m pytest test --cov=socials_util --cov-report html:htmlcov --cov-fail-under=100
- name: Upload artifact