From 95f60006b305ee7b6c4e5c3b83220e5ba3d72ce7 Mon Sep 17 00:00:00 2001 From: Vitaly Budovski Date: Mon, 15 Jul 2024 19:17:59 +1000 Subject: [PATCH] fix: Coverage badge --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index eee02fc..513f8b3 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ [![Release](https://github.com/vbudovski/paseri/actions/workflows/release.yml/badge.svg)](https://github.com/vbudovski/paseri/actions/workflows/release.yml) -[![Coverage](https://gist.githubusercontent.com/vbudovski/80548a1b87f9f00fe1ae426ca6a2a517/raw/08de21da87fc157c68c348340f7bbd20875774d3/vbudovski_paseri_main-coverage.svg)](https://github.com/vbudovski/paseri/actions/workflows/release.yml) +[![Coverage](https://gist.githubusercontent.com/vbudovski/80548a1b87f9f00fe1ae426ca6a2a517/raw/vbudovski_paseri_main-coverage.svg)](https://github.com/vbudovski/paseri/actions/workflows/release.yml) ---