From e4889340053e5cf77c4dc65c9ef66c55c89c4574 Mon Sep 17 00:00:00 2001
From: Ronny Vedrilla <ronny.vedrilla@ambient.digital>
Date: Wed, 28 Feb 2024 12:32:28 +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 2402b46..4ed592d 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.64
+          python -m coverage report --fail-under=87.72