From f248d85cc3a8c63cbe08ae4a4f6e6332ee1951aa Mon Sep 17 00:00:00 2001 From: Jake Ireland Date: Tue, 5 Nov 2024 20:59:10 +1300 Subject: [PATCH] Fix CI badge --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 17e223a..50912cd 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ [![Dev](https://img.shields.io/badge/docs-dev-blue.svg)](https://jakewilliami.github.io/CodingTheory.jl/dev) -[![CI](https://github.com/invenia/PkgTemplates.jl/workflows/CI/badge.svg)](https://github.com/jakewilliami/CodingTheory.jl/actions?query=workflow%3ACI) +[![CI](https://github.com/jakewilliami/CodingTheory.jl/actions/workflows/CI.yml/badge.svg?branch=master)](https://github.com/jakewilliami/CodingTheory.jl/actions/workflows/CI.yml?query=branch%3Amaster) [![Code Style: Blue](https://img.shields.io/badge/code%20style-blue-4495d1.svg)](https://github.com/invenia/BlueStyle) ![Project Status](https://img.shields.io/badge/status-maturing-green)