From 8f4340d2e7d2eea0c04e59a0557a68b8a852d98f Mon Sep 17 00:00:00 2001 From: Paul Sanders Date: Sat, 4 Jan 2025 09:15:37 -0500 Subject: [PATCH] Fix test badge --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 316db94..53565bd 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # File Checksum -[![Tests Status](https://github.com/pbs-data-solutions/file-checksum/workflows/Testing/badge.svg?branch=main&event=push)](https://github.com/pbs-data-solutions/file-checksum/actions?query=workflow%3ATesting+branch%3Amain+event%3Apush) +[![Tests Status](https://github.com/pbs-data-solutions/file-checksum/actions/workflows/testing.yaml/badge.svg?branch=main&event=push)](https://github.com/pbs-data-solutions/file-checksum/actions?query=workflow%3ATesting+branch%3Amain+event%3Apush) Generate checksums for files.