Skip to content

Commit 5891331

Browse files
authored
Fix CI badge
1 parent a61b864 commit 5891331

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
@@ -1,6 +1,6 @@
11
# StatsModels
22

3-
[![Build Status](https://github.com/JuliaStats/StatsModels.jl/workflows/CI/badge.svg)](https://github.com/JuliaStats/StatsModels.jl/actions?query=workflow%3ACI+branch%3Amaster)
3+
[![Build Status](https://github.com/JuliaStats/StatsModels.jl/actions/workflows/ci.yml/badge.svg)](https://github.com/JuliaStats/StatsModels.jl/actions/workflows/ci.yml)
44
[![codecov](https://codecov.io/gh/JuliaStats/StatsModels.jl/branch/master/graph/badge.svg)](https://codecov.io/gh/JuliaStats/StatsModels.jl)
55

66
Basic functionality for specifying, fitting, and evaluating statistical models

0 commit comments

Comments
 (0)