From cb0f10c91af2f74b5436105fb2d494673a44a98b Mon Sep 17 00:00:00 2001 From: Luke Shingles Date: Sat, 17 Feb 2024 13:19:20 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 084bd6e..e08a789 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # pynonthermal -[![Build and test](https://github.com/lukeshingles/pynonthermal/actions/workflows/pythonapp.yml/badge.svg)](https://github.com/lukeshingles/pynonthermal/actions/workflows/pythonapp.yml) +[![Build and test](https://github.com/lukeshingles/pynonthermal/actions/workflows/pytest.yml/badge.svg)](https://github.com/lukeshingles/pynonthermal/actions/workflows/pytest.yml) [![codecov](https://codecov.io/gh/lukeshingles/pynonthermal/branch/main/graph/badge.svg?token=574XDCYFIi)](https://codecov.io/gh/lukeshingles/pynonthermal) pynonthermal is a non-thermal energy deposition (Spencer-Fano equation) solver.