Skip to content

Commit b8588c9

Browse files
authored
Merge pull request #632 from fingolfin/patch-1
README.md: fix CI badge
2 parents 70ca7c1 + 2614068 commit b8588c9

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
<img src="https://www.juliahomotopycontinuation.org/images/logo_transparent_bg.png" width="320px">
22

3-
[![][docs-stable-img]][docs-stable-url] ![Run tests](https://github.com/JuliaHomotopyContinuation/HomotopyContinuation.jl/workflows/Run%20tests/badge.svg?branch=main)
3+
[![][docs-stable-img]][docs-stable-url] [![Run tests](https://github.com/JuliaHomotopyContinuation/HomotopyContinuation.jl/actions/workflows/run_tests.yml/badge.svg)](https://github.com/JuliaHomotopyContinuation/HomotopyContinuation.jl/actions/workflows/run_tests.yml)
4+
45

56
**HomotopyContinuation.jl** is a Julia package for solving systems of polynomial equations by numerical homotopy continuation.
67

0 commit comments

Comments
 (0)