From 9cdde5e97122ea2405a146760d9b06f8517ca832 Mon Sep 17 00:00:00 2001 From: Martin Pärtel Date: Tue, 5 Mar 2024 16:27:45 +0200 Subject: Readme: updated build status badges. --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 7c80127..b3239b4 100644 --- a/README.md +++ b/README.md @@ -58,8 +58,7 @@ See https://github.com/osxfuse/osxfuse/wiki/Mount-options for details. ## Test suite ## -[![Build Status (FUSE 2)](https://github.com/mpartel/bindfs/actions/workflows/tests.yml/badge.svg)](https://github.com/mpartel/bindfs/actions/workflows/tests.yml) -[![Build Status (FUSE 3)](https://github.com/mpartel/bindfs/actions/workflows/tests.yml/badge.svg)](https://github.com/mpartel/bindfs/actions/workflows/tests.yml) +[![Build Status](https://github.com/mpartel/bindfs/actions/workflows/tests.yml/badge.svg)](https://github.com/mpartel/bindfs/actions/workflows/tests.yml) Bindfs comes with a (somewhat brittle and messy) test suite. -- cgit v1.2.3