From 551351990f61bfe64911f41b1f1580c584ebeaea Mon Sep 17 00:00:00 2001 From: SebKrantz Date: Tue, 2 Dec 2025 21:56:43 -0500 Subject: [PATCH] Update CI badge. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e5cb6c1..33bd3d6 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ [![CRAN](https://www.r-pkg.org/badges/version-last-release/kit?color=blue)](https://cran.r-project.org/package=kit) [![CRAN](https://badges.cranchecks.info/flavor/release/kit.svg)](https://cran.r-project.org/web/checks/check_results_kit.html) [![License: GPL v3](https://img.shields.io/github/license/fastverse/kit)](https://www.gnu.org/licenses/gpl-3.0) -[![R-CMD-check](https://github.com/fastverse/kit/workflows/R-CMD-check/badge.svg)](https://github.com/fastverse/kit/actions) +[![R-CMD-check.yaml](https://github.com/fastverse/kit/actions/workflows/R-CMD-check.yaml/badge.svg)](https://github.com/fastverse/kit/actions/workflows/R-CMD-check.yaml) [![Coverage Status](https://codecov.io/gh/2005m/kit/graph/badge.svg)](https://codecov.io/github/2005m/kit?branch=master) [![downloads](https://cranlogs.r-pkg.org/badges/kit)](https://www.r-pkg.org/pkg/kit) [![kit status badge](https://fastverse.r-universe.dev/badges/kit)](https://fastverse.r-universe.dev)