Skip to content

Commit c1dd616

Browse files
authored
CI: update build status badage (#27)
1 parent a234a9a commit c1dd616

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
[![Documentation for stable version](https://img.shields.io/badge/docs-stable-blue.svg)](https://JuliaMath.github.io/DensityInterface.jl/stable)
44
[![Documentation for development version](https://img.shields.io/badge/docs-dev-blue.svg)](https://JuliaMath.github.io/DensityInterface.jl/dev)
55
[![License](http://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat)](LICENSE.md)
6-
[![Build Status](https://github.com/JuliaMath/DensityInterface.jl/workflows/CI/badge.svg?branch=master)](https://github.com/JuliaMath/DensityInterface.jl/actions?query=workflow%3ACI)
6+
[![CI](https://github.com/JuliaMath/DensityInterface.jl/actions/workflows/ci.yml/badge.svg)](https://github.com/JuliaMath/DensityInterface.jl/actions/workflows/ci.yml)
77
[![Codecov](https://codecov.io/gh/JuliaMath/DensityInterface.jl/branch/master/graph/badge.svg)](https://codecov.io/gh/JuliaMath/DensityInterface.jl)
88

99
This package defines an interface for mathematical/statistical densities and objects associated with a density in Julia. See the documentation for details.

0 commit comments

Comments
 (0)