Skip to content

Commit 82ede26

Browse files
authored
Fix CI badge
1 parent 14f7de8 commit 82ede26

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,7 +1,7 @@
11
CategoricalArrays.jl
22
==================
33

4-
[![Build status](https://github.com/JuliaData/CategoricalArrays.jl/workflows/CI/badge.svg)](https://github.com/JuliaData/CategoricalArrays.jl/actions?query=workflow%3ACI+branch%3Amaster)
4+
[![CI](https://github.com/JuliaData/CategoricalArrays.jl/actions/workflows/ci.yml/badge.svg)](https://github.com/JuliaData/CategoricalArrays.jl/actions/workflows/ci.yml)
55
[![Coveralls](https://coveralls.io/repos/github/JuliaData/CategoricalArrays.jl/badge.svg)](https://coveralls.io/github/JuliaData/CategoricalArrays.jl)
66
[![Codecov](https://codecov.io/gh/JuliaData/CategoricalArrays.jl/branch/master/graph/badge.svg)](https://codecov.io/gh/JuliaData/CategoricalArrays.jl)
77

0 commit comments

Comments
 (0)