From 56f9bdc3c1bd4ce28676bb31499de399fe67a4da Mon Sep 17 00:00:00 2001 From: ivivanov Date: Thu, 2 Feb 2023 16:39:14 +0200 Subject: [PATCH] Add status badge for cosmos-sdk tests --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 261d8085..56fed3ba 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,7 @@ [![Lint](https://github.com/Nolus-Protocol/nolus-core/actions/workflows/lint.yaml/badge.svg?branch=main)](https://github.com/Nolus-Protocol/nolus-core/actions/workflows/lint.yaml) [![Test](https://github.com/Nolus-Protocol/nolus-core/actions/workflows/test.yaml/badge.svg?branch=main)](https://github.com/Nolus-Protocol/nolus-core/actions/workflows/test.yaml) [![Test Fuzz](https://github.com/Nolus-Protocol/nolus-core/actions/workflows/test-fuzz.yaml/badge.svg?branch=main)](https://github.com/Nolus-Protocol/nolus-core/actions/workflows/test-fuzz.yaml) +[![Test cosmos-sdk](https://github.com/Nolus-Protocol/nolus-core/actions/workflows/test-cosmos.yaml/badge.svg?branch=main)](https://github.com/Nolus-Protocol/nolus-core/actions/workflows/test-cosmos.yaml) **Nolus** is a blockchain built using Cosmos SDK and Tendermint.