Skip to content

Commit 3d51e72

Browse files
authored
Fix CI links in README (#142)
Signed-off-by: Raul Sanchez-Mateos <raul@eprosima.com>
1 parent dcb135c commit 3d51e72

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,8 @@
77
[![Issues](https://img.shields.io/github/issues/eProsima/dev-utils.svg)](https://github.com/eProsima/dev-utils/issues)
88
[![Forks](https://img.shields.io/github/forks/eProsima/dev-utils.svg)](https://github.com/eProsima/dev-utils/network/members)
99
[![Stars](https://img.shields.io/github/stars/eProsima/dev-utils.svg)](https://github.com/eProsima/dev-utils/stargazers)
10-
[![test](https://github.com/eProsima/dev-utils/actions/workflows/nightly.yml/badge.svg)](https://github.com/eProsima/dev-utils/actions/workflows/nightly.yml)
10+
[![Windows CI](https://github.com/eProsima/dev-utils/actions/workflows/nightly-windows-ci.yml/badge.svg)](https://github.com/eProsima/DDS-Record-Replay/actions/workflows/nightly-windows-ci.yml)
11+
[![Ubuntu CI](https://github.com/eProsima/dev-utils/actions/workflows/nightly-ubuntu-ci.yml/badge.svg)](https://github.com/eProsima/DDS-Record-Replay/actions/workflows/nightly-ubuntu-ci.yml)
1112
[![codecov](https://codecov.io/gh/eProsima/dev-utils/branch/main/graph/badge.svg?token=6NA5PVA9QL)](https://codecov.io/gh/eProsima/dev-utils)
1213

1314
<br><br>

0 commit comments

Comments
 (0)