1
0

🤖 Repository layout updated to latest version

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-27 17:27:20 +01:00
parent a322770205
commit b0fbba2f5e

View File

@ -28,4 +28,4 @@ jobs:
run: python3 -m pip install .[test] --break-system-packages
- name: Test Python Code
if: success()
run: python3 -m pytest test --cov=fin_defs --cov-report html:htmlcov --cov-fail-under=0
run: python3 -m pytest test --cov=fin_defs --cov-report html:htmlcov --cov-fail-under=100