Skip to content

Commit

Permalink
Merge pull request #444 from ostis-ai/NikitaZotov-patch-1
Browse files Browse the repository at this point in the history
[docs][fix] Tests badges in readme
  • Loading branch information
NikitaZotov authored Dec 13, 2024
2 parents 394c525 + 53fbce9 commit af259c9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# sc-machine

[![CI](https://github.com/ostis-ai/sc-machine/actions/workflows/main.yml/badge.svg)](https://github.com/ostis-ai/sc-machine/actions/workflows/main.yml)
[![CI](https://github.com/ostis-ai/sc-machine/actions/workflows/test_conan.yml/badge.svg)](https://github.com/ostis-ai/sc-machine/actions/workflows/test_conan.yml)
[![CI](https://github.com/ostis-ai/sc-machine/actions/workflows/test_native.yml/badge.svg)](https://github.com/ostis-ai/sc-machine/actions/workflows/test_native.yml)
[![codecov](https://codecov.io/gh/ostis-ai/sc-machine/branch/main/graph/badge.svg?token=WU8O9Z1DNL)](https://codecov.io/gh/ostis-ai/sc-machine)
[![license](https://img.shields.io/badge/License-MIT-yellow.svg)](COPYING.MIT)
[![docker](https://img.shields.io/docker/v/ostis/sc-machine?arch=amd64&label=Docker&logo=Docker&sort=semver)](https://hub.docker.com/r/ostis/sc-machine)
Expand Down

0 comments on commit af259c9

Please sign in to comment.