From 0ba09623fe4323994c18187f7fb140f96fae59dc Mon Sep 17 00:00:00 2001 From: Geir Date: Wed, 24 Apr 2024 19:31:05 +0200 Subject: [PATCH] docs: add coverage badge in README.md --- .github/workflows/ci-cd.yml | 1 + README.md | 3 ++- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/.github/workflows/ci-cd.yml b/.github/workflows/ci-cd.yml index d1653da..c520983 100644 --- a/.github/workflows/ci-cd.yml +++ b/.github/workflows/ci-cd.yml @@ -73,6 +73,7 @@ jobs: uses: actions/checkout@v4 with: fetch-depth: 0 + persist-credentials: false - name: Use Python Semantic Release to prepare release id: release diff --git a/README.md b/README.md index 9f391d0..9b6c98b 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,8 @@ ![sysLoss logo](docs/sysloss.svg)

-Actions Status +Actions Status + PyPI Code style: black Conv. commits