Skip to content

Commit fdc58c1

Browse files
Update README.md to fix workflow badge links for Tests and UV Install Check
1 parent eca804f commit fdc58c1

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,8 @@
11
# Split Flows
22

3-
![Tests](https://github.com/hummerichsander/split-flows/workflows/Tests/badge.svg?branch=public)
43
![Python Version](https://img.shields.io/badge/python-3.9%20%7C%203.10%20%7C%203.11%20%7C%203.12-blue)
5-
![UV Install Check](https://github.com/hummerichsander/split-flows/workflows/UV%20Environment%20Installation%20Check/badge.svg?branch=public)
6-
[![codecov](https://codecov.io/gh/hummerichsander/split-flows/branch/public/graph/badge.svg)](https://codecov.io/gh/hummerichsander/split-flows)
4+
![Tests](https://github.com/hummerichsander/split-flows/actions/workflows/pytest.yml/badge.svg)
5+
![UV Install Check](https://github.com/hummerichsander/split-flows/actions/workflows/uv-install-check.yml/badge.svg)
76

87
# Split-Flows: Measure Transport and Information Loss Across Molecular Resolutions
98

0 commit comments

Comments
 (0)