Skip to content

Commit

Permalink
Fix GitHub actions badge in README (#2602)
Browse files Browse the repository at this point in the history
  • Loading branch information
odow authored Jan 5, 2025
1 parent 33ec305 commit 57d0f65
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ An abstraction layer for mathematical optimization solvers. Replaces [MathProgBa
[docs-stable-url]: http://jump.dev/MathOptInterface.jl/stable
[docs-dev-url]: http://jump.dev/MathOptInterface.jl/dev

[build-img]: https://github.com/JuMP-dev/MathOptInterface.jl/workflows/CI/badge.svg?branch=master
[build-img]: https://github.com/JuMP-dev/MathOptInterface.jl/actions/workflows/ci.yml/badge.svg?branch=master
[build-url]: https://github.com/JuMP-dev/MathOptInterface.jl/actions?query=workflow%3ACI
[codecov-img]: http://codecov.io/github/JuMP-dev/MathOptInterface.jl/coverage.svg?branch=master
[codecov-url]: http://codecov.io/github/JuMP-dev/MathOptInterface.jl?branch=master
Expand Down

0 comments on commit 57d0f65

Please sign in to comment.