From df91b430369c00357d4249b2029d4e36642cd0c6 Mon Sep 17 00:00:00 2001 From: Nicholas Long Date: Fri, 26 Sep 2025 13:44:49 -0600 Subject: [PATCH] fix ci badge --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 00e2eb4..a18f4bd 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ [![PyPI version](https://badge.fury.io/py/testsuite.svg)](https://badge.fury.io/py/testsuite) -![example workflow](https://github.com/buildingsync/testsuite/actions/workflows/ci.yml/badge.svg?branch=develop) +![CI workflow](https://github.com/BuildingSync/TestSuite/actions/workflows/ci.yml/badge.svg?branch=develop) A tool for writing and validating BuildingSync use cases as Schematron files. See the [BuildingSync use-cases](https://github.com/BuildingSync/use-cases) repository for current Schematron and example files for particular use cases.