Skip to content

Commit 623add0

Browse files
committed
Fix ci badge
1 parent 5db311c commit 623add0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
[pkgeval-url]: https://juliaci.github.io/NanosoldierReports/pkgeval_badges/report.html
55

66
[![PkgEval][pkgeval-img]][pkgeval-url]
7-
![](https://github.com/JuliaMath/VML.jl/workflows/julia%201.6+1.8/badge.svg)
8-
![](https://github.com/JuliaMath/VML.jl/workflows/julia%20nightly/badge.svg)
7+
[![julia](https://github.com/JuliaMath/IntelVectorMath.jl/actions/workflows/main.yml/badge.svg)](https://github.com/JuliaMath/IntelVectorMath.jl/actions/workflows/main.yml)
8+
![julia-nightly](https://github.com/JuliaMath/VML.jl/workflows/julia%20nightly/badge.svg)
99
[![Coverage Status](https://coveralls.io/repos/github/JuliaMath/IntelVectorMath.jl/badge.svg?branch=master)](https://coveralls.io/github/JuliaMath/IntelVectorMath.jl?branch=master)
1010

1111
This package provides bindings to the Intel MKL [Vector Mathematics Functions](https://www.intel.com/content/www/us/en/develop/documentation/onemkl-developer-reference-c/top/vector-mathematical-functions.html).

0 commit comments

Comments
 (0)