From b837c9725440036c78230153c317a7c5e4bef93c Mon Sep 17 00:00:00 2001 From: Oscar Dowson Date: Sat, 21 Dec 2024 13:16:10 +1300 Subject: [PATCH] Fix CI badge in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6fc903e..2b81d29 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ # Cbc.jl -[![Build Status](https://github.com/jump-dev/Cbc.jl/workflows/CI/badge.svg?branch=master)](https://github.com/jump-dev/Cbc.jl/actions?query=workflow%3ACI) +[![Build Status](https://github.com/jump-dev/Cbc.jl/actions/workflows/ci.yml/badge.svg?branch=master)](https://github.com/jump-dev/Cbc.jl/actions?query=workflow%3ACI) [![codecov](https://codecov.io/gh/jump-dev/Cbc.jl/branch/master/graph/badge.svg)](https://codecov.io/gh/jump-dev/Cbc.jl) [Cbc.jl](https://github.com/jump-dev/Cbc.jl) is a wrapper for the [COIN-OR Branch and Cut (Cbc)](https://projects.coin-or.org/Cbc)