Skip to content

Commit

Permalink
Fix pytest badge in README
Browse files Browse the repository at this point in the history
  • Loading branch information
wiseodd committed Aug 21, 2024
1 parent dca1901 commit db98cad
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,7 +1,7 @@
<div align="center">
<img src="https://raw.githubusercontent.com/AlexImmer/Laplace/main/logo/laplace_logo.png" alt="Laplace" width="300"/>

![pytest](https://github.com/aleximmer/laplace/actions/workflows/pytest.yml/badge.svg)
![pytest](https://github.com/aleximmer/laplace/actions/workflows/pytest-default.yml/badge.svg)
![lint](https://github.com/aleximmer/laplace/actions/workflows/lint-ruff.yml/badge.svg)
![format](https://github.com/aleximmer/laplace/actions/workflows/format-ruff.yml/badge.svg)

Expand Down

0 comments on commit db98cad

Please sign in to comment.