Skip to content

Commit 8c980b0

Browse files
committed
Show build status of posix & S32k148
- This shows the build status of the latest push event on the main branch only.
1 parent d0abbb8 commit 8c980b0

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,12 @@
33

44
## Build Status 🚀
55

6+
<!-- [![Build S32k and posix platform](https://github.com/eclipse-openbsw/openbsw/actions/workflows/build.yml/badge.svg?branch=main&event=push)](https://github.com/eclipse-openbsw/openbsw/actions/workflows/build.yml) -->
7+
68
| Platform | Status |
79
|----------------|------------------------------------------------------------------------|
8-
| POSIX Build | ![POSIX](https://github.com/eclipse-openbsw/openbsw/actions/workflows/build.yml/badge.svg?branch=main&event=push&matrix.platform=posix) |
9-
| S32K148 | ![S32K](https://github.com/eclipse-openbsw/openbsw/actions/workflows/build.yml/badge.svg?branch=main&event=push&matrix.platform=s32k148) |
10+
| POSIX Build | [![POSIX](https://github.com/eclipse-openbsw/openbsw/actions/workflows/build.yml/badge.svg?branch=main&event=push&matrix.platform=posix)(https://github.com/eclipse-openbsw/openbsw/actions/workflows/build.yml)] |
11+
| S32K148 | [![S32K](https://github.com/eclipse-openbsw/openbsw/actions/workflows/build.yml/badge.svg?branch=main&event=push&matrix.platform=s32k148)(https://github.com/eclipse-openbsw/openbsw/actions/workflows/build.yml)] |
1012

1113
## Code Coverage
1214

0 commit comments

Comments
 (0)