Skip to content

Commit f82899a

Browse files
committed
ci: Update badges
1 parent e8e83b5 commit f82899a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# RKH - A framework to build software for reactive and real-time embedded systems
22

3-
![ceedling-tests](https://github.com/vortexmakes/RKH/workflows/ceedling-unit-tests/badge.svg?branch=develop) [![codecov](https://codecov.io/gh/vortexmakes/RKH/branch/develop/graph/badge.svg)](https://codecov.io/gh/vortexmakes/RKH) ![compliance](https://github.com/vortexmakes/RKH/workflows/compliance/badge.svg?branch=develop) ![demo-test](https://github.com/vortexmakes/RKH/workflows/demo-test/badge.svg?branch=develop) ![static-code-analysis](https://github.com/vortexmakes/RKH/workflows/static-code-analysis/badge.svg?branch=develop)
3+
[![ceedling-unit-tests](https://github.com/vortexmakes/RKH/actions/workflows/ceedling-test.yml/badge.svg?branch=develop)](https://github.com/vortexmakes/RKH/actions/workflows/ceedling-test.yml) [![codecov](https://codecov.io/gh/vortexmakes/RKH/branch/develop/graph/badge.svg)](https://codecov.io/gh/vortexmakes/RKH) [![compliance](https://github.com/vortexmakes/RKH/actions/workflows/compliance.yml/badge.svg?branch=develop)](https://github.com/vortexmakes/RKH/actions/workflows/compliance.yml) [![demo-test](https://github.com/vortexmakes/RKH/actions/workflows/demo-test.yml/badge.svg?branch=develop)](https://github.com/vortexmakes/RKH/actions/workflows/demo-test.yml) [![static-code-analysis](https://github.com/vortexmakes/RKH/actions/workflows/static-analyzer.yml/badge.svg?branch=develop)](https://github.com/vortexmakes/RKH/actions/workflows/static-analyzer.yml)
44

55
RKH (Reactive frameworK for Hierarchical state machines) is a framework used
66
to build software for reactive and real-time embedded systems in a safely and

0 commit comments

Comments
 (0)