Skip to content

Commit

Permalink
readme - fix ci badge
Browse files Browse the repository at this point in the history
  • Loading branch information
jeremylt authored Aug 29, 2023
1 parent 70f1b34 commit 2655700
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 @@
# LFAToolkit

[![CI Status](https://github.com/jeremylt/LFAToolkit.jl/workflows/Tests/badge.svg)](https://github.com/jeremylt/LFAToolkit.jl/actions)
[![CI Status](https://github.com/jeremylt/LFAToolkit.jl/actions/workflows/test.yml/badge.svg)](https://github.com/jeremylt/LFAToolkit.jl/actions)
[![CodeCov](https://codecov.io/gh/jeremylt/LFAToolkit.jl/branch/master/graph/badge.svg)](https://codecov.io/gh/jeremylt/LFAToolkit.jl)
[![License](https://img.shields.io/badge/License-BSD%202--Clause-orange.svg)](https://opensource.org/licenses/BSD-2-Clause)
[![Documentation](https://img.shields.io/badge/docs-dev-blue)](https://jeremylt.github.io/LFAToolkit.jl/dev/)
Expand Down

0 comments on commit 2655700

Please sign in to comment.