Skip to content

Commit

Permalink
ci: fix badge
Browse files Browse the repository at this point in the history
  • Loading branch information
teolemon authored Sep 26, 2024
1 parent 64d83f4 commit 7b013fb
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 @@
# Robotoff

![Build Status](https://github.com/openfoodfacts/robotoff/workflows/Robotoff%20unit%20tests%20and%20deployments/badge.svg)
[![Robotoff code quality checks and unit tests](https://github.com/openfoodfacts/robotoff/actions/workflows/quality_check.yml/badge.svg)](https://github.com/openfoodfacts/robotoff/actions/workflows/quality_check.yml)
[![codecov](https://codecov.io/gh/openfoodfacts/robotoff/branch/main/graph/badge.svg?token=BY2T0KXNO1)](https://codecov.io/gh/openfoodfacts/robotoff)
[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)
![GitHub language count](https://img.shields.io/github/languages/count/openfoodfacts/robotoff)
Expand Down

0 comments on commit 7b013fb

Please sign in to comment.