Skip to content

Commit e825042

Browse files
committed
[changed] link to test action instead of packaging and publishing
1 parent 0593eec commit e825042

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
## EmbeddedLib: Generic Embedded Software Library
2-
[![Embedded Lib Conan Package](https://github.com/emilcode-dev/embedded-lib/actions/workflows/publish-package.yml/badge.svg)](https://github.com/emilcode-dev/embedded-lib/actions/workflows/publish-package.yml)
2+
[![Tests](https://github.com/emilcode-dev/embedded-lib/actions/workflows/build-test.yml/badge.svg)](https://github.com/emilcode-dev/embedded-lib/actions/workflows/build-test.yml)
33
[![Build Devcontainer Image](https://github.com/emilcode-dev/embedded-lib/actions/workflows/devcontainer.yml/badge.svg)](https://github.com/emilcode-dev/embedded-lib/actions/workflows/devcontainer.yml)
44

55
EmbeddedLib is a modular C/C++ library designed for embedded software projects. It provides reusable components, build/test automation with CMake, and packaging via Conan. The repository supports both development and production builds, integrates with JFrog Artifactory for package management, and includes documentation generation tools. This project aims to streamline embedded development workflows and promote code reuse across projects.

0 commit comments

Comments
 (0)