Skip to content

Commit 4eb2d15

Browse files
authored
Fixes code test badge in README.md.
1 parent a3219e3 commit 4eb2d15

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# DataSim
22

3-
[![Test Status](https://github.com/sabvdf/datasim/actions/workflows/python-conda-pyright-pytest.yml/badge.svg)](https://github.com/sabvdf/datasim/actions/workflows/python-conda-pyright-pytest.yml)
3+
[![Test Status](https://github.com/sabvdf/datasim/actions/workflows/code-tests.yml/badge.svg)](https://github.com/sabvdf/datasim/actions/workflows/code-tests.yml)
44
[![Docs Status](https://github.com/sabvdf/datasim/actions/workflows/docs-pages.yml/badge.svg)](https://github.com/sabvdf/datasim/actions/workflows/docs-pages.yml)
55
[![Coverage Status](https://coveralls.io/repos/github/sabvdf/datasim/badge.svg?branch=main)](https://coveralls.io/github/sabvdf/datasim?branch=main)
66
[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)

0 commit comments

Comments
 (0)