Skip to content

Commit 9d767a1

Browse files
authored
Fix GitHub actions badge in README (#450)
1 parent 2fc5e19 commit 9d767a1

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

3-
[![Build Status](https://github.com/jump-dev/CPLEX.jl/workflows/CI/badge.svg?branch=master)](https://github.com/jump-dev/CPLEX.jl/actions?query=workflow%3ACI)
3+
[![Build Status](https://github.com/jump-dev/CPLEX.jl/actions/workflows/ci.yml/badge.svg?branch=master)](https://github.com/jump-dev/CPLEX.jl/actions?query=workflow%3ACI)
44
[![codecov](https://codecov.io/gh/jump-dev/CPLEX.jl/branch/master/graph/badge.svg)](https://codecov.io/gh/jump-dev/CPLEX.jl)
55

66
[CPLEX.jl](https://github.com/jump-dev/CPLEX.jl) is a wrapper for the

0 commit comments

Comments
 (0)