From fa86a950fd4a9936d18d1363bf68ae7ee726dbbc Mon Sep 17 00:00:00 2001 From: LordMathis Date: Sun, 6 Jul 2025 01:37:54 +0200 Subject: [PATCH] Update README.md to show fe tests badge --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 056a7b1..6efa5fc 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Lemma -![Build](https://github.com/lordmathis/lemma/actions/workflows/build-and-release.yml/badge.svg) ![Go Tests](https://github.com/lordmathis/lemma/actions/workflows/go-test.yml/badge.svg) ![Typescript Check](https://github.com/lordmathis/lemma/actions/workflows/typescript.yml/badge.svg) +![Build](https://github.com/lordmathis/lemma/actions/workflows/build-and-release.yml/badge.svg) ![Backend Tests](https://github.com/lordmathis/lemma/actions/workflows/go-test.yml/badge.svg) ![Frontend Tests](https://github.com/lordmathis/lemma/actions/workflows/frontend-tests.yml/badge.svg) Yet another markdown editor. Work in progress