From 307e348b62605d158b22d211f0a9808d279d1888 Mon Sep 17 00:00:00 2001 From: pancho horrillo Date: Fri, 12 Jun 2020 12:48:06 +0200 Subject: [PATCH] chore: update test badge MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit No longer using CircleCI for this, but GitHub Actions. Co-authored-by: Héctor Hurtado --- README.md | 2 +- docs/source/index.rst | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 288aea1..9d6b54a 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ Kapow! Logo

If you can script it, you can HTTP it.

- Test status + Test status Go Report Open Issues Documentation diff --git a/docs/source/index.rst b/docs/source/index.rst index 8f53bb2..2014648 100644 --- a/docs/source/index.rst +++ b/docs/source/index.rst @@ -1,8 +1,8 @@ Welcome to *Kapow!* =================== -.. image:: https://circleci.com/gh/BBVA/kapow/tree/master.svg?style=svg - :target: https://circleci.com/gh/BBVA/kapow/tree/master +.. image:: https://github.com/BBVA/kapow/workflows/Test/badge.svg + :target: https://github.com/BBVA/kapow/actions?query=workflow%3ATest .. image:: https://goreportcard.com/badge/github.com/bbva/kapow :target: https://goreportcard.com/report/github.com/bbva/kapow .. image:: https://img.shields.io/github/issues/BBVA/kapow