Skip to content

Commit 61fb652

Browse files
fix build status readme badge (#328)
* fix build status readme badge * Update README.md Co-authored-by: David Widmann <[email protected]> --------- Co-authored-by: David Widmann <[email protected]>
1 parent c853ce5 commit 61fb652

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
# DelayDiffEq.jl
22

3-
[![Build Status](https://github.com/SciML/DelayDiffEq.jl/workflows/CI/badge.svg?branch=master)](https://github.com/SciML/DelayDiffEq.jl/actions?query=workflow%3ACI%20branch%3Amaster)
3+
[![Build Status](https://github.com/SciML/DelayDiffEq.jl/actions/workflows/Tests.yml/badge.svg?branch=master)](https://github.com/SciML/DelayDiffEq.jl/actions/workflows/Tests.yml?query=branch%3Amaster)
44
[![Coverage Status](https://coveralls.io/repos/SciML/DelayDiffEq.jl/badge.svg?branch=master&service=github)](https://coveralls.io/github/SciML/DelayDiffEq.jl?branch=master)
55
[![codecov](https://codecov.io/gh/SciML/DelayDiffEq.jl/branch/master/graph/badge.svg)](https://codecov.io/gh/SciML/DelayDiffEq.jl)
66

0 commit comments

Comments
 (0)