From afd6139d0309552d1b2a23cf18adfb74862f0d5c Mon Sep 17 00:00:00 2001 From: iyobo Date: Tue, 20 Aug 2024 00:25:55 -0500 Subject: [PATCH] coverage CICD fix --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 788f932..24a7295 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,8 @@ # PouchORM [![CI](https://github.com/iyobo/pouchorm/actions/workflows/main.yml/badge.svg)](https://github.com/iyobo/pouchorm/actions/workflows/main.yml) -![CI](https://github.com/iyobo/pouchorm/actions/workflows/ci.yml/badge.svg) +![CI](https://github.com/iyobo/pouchorm/actions/workflows/ci.yml/badge.svg?cacheBuster=1) +![CI](https://github.com/iyobo/pouchorm/actions/workflows/master.yml/badge.svg?cacheBuster=1) ![Coverage](https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/iyobo/pouchorm/main/coverage.json) The definitive ORM for working with PouchDB.