From eb32c2b8ad76bb6c592e94aecb1ab06d59ed2002 Mon Sep 17 00:00:00 2001 From: LarytheLord Date: Wed, 25 Feb 2026 20:49:04 +0530 Subject: [PATCH] docs: fix README GitHub Actions status badge --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 05aba4e0..4b67a6b6 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ [![GitHub release (latest SemVer)](https://img.shields.io/github/v/release/get-woke/woke?logo=github&sort=semver)](https://github.com/get-woke/woke/releases) ![GitHub All Releases](https://img.shields.io/github/downloads/get-woke/woke/total) -[![Build](https://github.com/get-woke/woke/workflows/Build/badge.svg?branch=main)](https://github.com/get-woke/woke/actions) +[![Go tests](https://github.com/get-woke/woke/actions/workflows/go.yml/badge.svg?branch=main)](https://github.com/get-woke/woke/actions/workflows/go.yml) [![MIT License](https://img.shields.io/badge/license-MIT-blue.svg)](LICENSE) [![Go Report Card](https://goreportcard.com/badge/github.com/get-woke/woke)](https://goreportcard.com/report/github.com/get-woke/woke) [![codecov](https://codecov.io/gh/get-woke/woke/branch/main/graph/badge.svg?token=BP133BM3HP)](https://codecov.io/gh/get-woke/woke/branch/main)