Skip to content

Commit 11d91ab

Browse files
authored
Fix CI badge (#628)
1 parent 83ccc37 commit 11d91ab

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
@@ -3,7 +3,7 @@
33
*StatsBase.jl* is a Julia package that provides basic support for statistics. Particularly, it implements a variety of statistics-related functions, such as scalar statistics, high-order moment computation, counting, ranking, covariances, sampling, and empirical density estimation.
44

55
- **Build & Testing Status:**
6-
[![Build status](https://github.com/JuliaStats/StatsBase.jl/workflows/Run%20tests/badge.svg)]((https://github.com/JuliaStats/StatsBase.jl/actions?query=workflow%3ACI+branch%3Amaster))
6+
[![Build status](https://github.com/JuliaStats/StatsBase.jl/workflows/CI/badge.svg)]((https://github.com/JuliaStats/StatsBase.jl/actions?query=workflow%3ACI+branch%3Amaster))
77
[![Coverage Status](https://coveralls.io/repos/JuliaStats/StatsBase.jl/badge.svg?branch=master)](https://coveralls.io/r/JuliaStats/StatsBase.jl?branch=master)
88
[![Coverage Status](http://codecov.io/github/JuliaStats/StatsBase.jl/coverage.svg?branch=master)](http://codecov.io/github/JuliaStats/StatsBase.jl?branch=master)
99

0 commit comments

Comments
 (0)