Skip to content

Commit 4a1ad55

Browse files
authored
Merge pull request #476 from Nick1200000/fix-ci-badge
Fix CI badge to properly reflect main branch status
2 parents 89f369f + 2b8c05d commit 4a1ad55

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
----
66

7-
![Build Status](https://github.com/pymc-labs/CausalPy/workflows/ci/badge.svg?branch=main)
7+
![Build Status](https://github.com/pymc-labs/CausalPy/actions/workflows/ci.yml/badge.svg?branch=main)
88
[![Ruff](https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/astral-sh/ruff/main/assets/badge/v2.json)](https://github.com/astral-sh/ruff)
99
[![PyPI version](https://badge.fury.io/py/CausalPy.svg)](https://badge.fury.io/py/CausalPy)
1010
![GitHub Repo stars](https://img.shields.io/github/stars/pymc-labs/causalpy?style=social)

0 commit comments

Comments
 (0)