Skip to content

Commit 41ece8d

Browse files
authored
Fix CI badge
1 parent 0e94cb9 commit 41ece8d

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
# StaticGraphs
22

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

66
Memory-efficient, performant graph structures optimized for large networks.

0 commit comments

Comments
 (0)