From feba0182f82dd9371e0facacd339bd198c903d31 Mon Sep 17 00:00:00 2001 From: Sathvik Bhagavan Date: Thu, 27 Jun 2024 06:50:05 +0000 Subject: [PATCH] chore: fix CI badge [skip ci] --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1f83f055..c3ac44c8 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ [![Global Docs](https://img.shields.io/badge/docs-SciML-blue.svg)](https://docs.sciml.ai/DataInterpolations/stable/) [![codecov](https://codecov.io/gh/SciML/DataInterpolations.jl/branch/master/graph/badge.svg)](https://codecov.io/gh/SciML/DataInterpolations.jl) -[![CI](https://github.com/SciML/DataInterpolations.jl/actions/workflows/CI.yml/badge.svg?branch=master)](https://github.com/SciML/DataInterpolations.jl/actions/workflows/CI.yml) +[![CI](https://github.com/SciML/DataInterpolations.jl/actions/workflows/Tests.yml/badge.svg?branch=master)](https://github.com/SciML/DataInterpolations.jl/actions/workflows/Tests.yml) [![ColPrac: Contributor's Guide on Collaborative Practices for Community Packages](https://img.shields.io/badge/ColPrac-Contributor%27s%20Guide-blueviolet)](https://github.com/SciML/ColPrac) [![SciML Code Style](https://img.shields.io/static/v1?label=code%20style&message=SciML&color=9558b2&labelColor=389826)](https://github.com/SciML/SciMLStyle)