Skip to content

Commit a212222

Browse files
committed
readme: Add missing workflows to CI status
This was missing from main page report.
1 parent 90e6266 commit a212222

1 file changed

Lines changed: 9 additions & 1 deletion

File tree

README.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,14 +29,22 @@
2929
<img src="https://github.com/apache/mynewt-nimble/actions/workflows/build_targets.yml/badge.svg">
3030
<a/>
3131

32+
<a href="https://github.com/apache/mynewt-nimble/actions/workflows/build_cc_target.yml">
33+
<img src="https://github.com/apache/mynewt-nimble/actions/workflows/build_cc_target.yml/badge.svg">
34+
<a/>
35+
3236
<a href="https://github.com/apache/mynewt-nimble/actions/workflows/build_ports.yml">
3337
<img src="https://github.com/apache/mynewt-nimble/actions/workflows/build_ports.yml/badge.svg">
3438
<a/>
3539

36-
<a href="https://github.com/apache/mynewt-nimble/actions/workflows/newt_test_all.yml/badge.svg">
40+
<a href="https://github.com/apache/mynewt-nimble/actions/workflows/newt_test_all.yml">
3741
<img src="https://github.com/apache/mynewt-nimble/actions/workflows/newt_test_all.yml/badge.svg">
3842
<a/>
3943

44+
<a href="https://github.com/apache/mynewt-nimble/actions/workflows/build_all_apps.yml">
45+
<img src="https://github.com/apache/mynewt-nimble/actions/workflows/build_all_apps.yml/badge.svg">
46+
<a/>
47+
4048
<p>
4149

4250
Apache NimBLE is an open-source Bluetooth 5.4 stack (both Host & Controller)

0 commit comments

Comments
 (0)