From 8e0e0ce77a92a72369ed0cc0d845d0720ad1a9c5 Mon Sep 17 00:00:00 2001 From: Ronny Vedrilla Date: Wed, 28 Feb 2024 12:35:13 +0100 Subject: [PATCH] v9.5.1 --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 4ed592d..2402b46 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -97,4 +97,4 @@ jobs: - name: Combine coverage and fail if it's too low run: | python -m coverage html --skip-covered - python -m coverage report --fail-under=87.72 + python -m coverage report --fail-under=87.64