From 2a55fe1c3dd05394aa0646bf3deab7994cc95937 Mon Sep 17 00:00:00 2001 From: Boming Zhang Date: Mon, 30 Sep 2024 18:21:58 -0400 Subject: [PATCH] docs: add test badge --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 75b49d6..e127943 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # JOJ3 +[![Gitea Actions Test Status](https://focs.ji.sjtu.edu.cn/git/JOJ/JOJ3/actions/workflows/test.yaml/badge.svg)](https://focs.ji.sjtu.edu.cn/git/JOJ/JOJ3/actions?workflow=test.yaml) + ## Quick Start 1. Make sure you are in a Unix-like OS (Linux, MacOS). For Windows, use [WSL 2](https://learn.microsoft.com/en-us/windows/wsl/install).