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 7f85f2c4bf
commit f329bf865f

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=secret_loader --cov-report html:htmlcov --cov-fail-under=0
run: python3 -m pytest test --cov=secret_loader --cov-report html:htmlcov --cov-fail-under=100