From 95645701b6251c8f3a111efe7df89d6be6e799fd Mon Sep 17 00:00:00 2001 From: MrKevinWeiss Date: Tue, 10 Aug 2021 12:04:23 +0200 Subject: [PATCH] README.md: Expose HiL CI overview link --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 0b98306773..d26af7795a 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,5 @@ [![Nightly CI status master][master-ci-badge]][master-ci-link] +[![Nightly HiL CI overview][hil-ci-badge]][hil-ci-link] [![GitHub release][release-badge]][release-link] [![License][license-badge]][license-link] [![API docs][api-badge]][api-link] @@ -158,3 +159,5 @@ https://www.riot-os.org [twitter-link]: https://twitter.com/RIOT_OS [wiki-badge]: https://img.shields.io/badge/docs-Wiki-informational.svg [wiki-link]: https://github.com/RIOT-OS/RIOT/wiki +[hil-ci-link]: https://hil.riot-os.org/results/nightly/latest/overview +[hil-ci-badge]: https://img.shields.io/badge/CI-HiL-blue \ No newline at end of file