Skip to content

Commit

Permalink
Fix GitHub actions badge in README
Browse files Browse the repository at this point in the history
  • Loading branch information
odow authored Jan 5, 2025
1 parent 16c4ba2 commit 31cc633
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
@@ -1,6 +1,6 @@
# Pajarito.jl

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

Pajarito is a **mixed-integer convex programming** (MICP) solver package written
Expand Down

0 comments on commit 31cc633

Please sign in to comment.