From e848171e272245d1438a21fc5567ad96b40402b2 Mon Sep 17 00:00:00 2001 From: zelalemshiferaw Date: Mon, 13 May 2024 01:11:02 +0300 Subject: [PATCH] ott --- .github/workflows/python-app.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/python-app.yml b/.github/workflows/python-app.yml index 9d2171b..1fd5bce 100644 --- a/.github/workflows/python-app.yml +++ b/.github/workflows/python-app.yml @@ -26,7 +26,7 @@ jobs: pip install coverage coverage run -m pytest coverage report - coverage report --fail-under=80 + coverage report --fail-under=95