Merge pull request #4268 from consul/fix_badge

Fix build status badge
This commit is contained in:
Javi Martín
2020-11-23 15:23:48 +01:00
committed by GitHub
3 changed files with 4 additions and 4 deletions

View File

@@ -1,4 +1,4 @@
name: Test suite
name: tests
on:
push:
branches:
@@ -8,7 +8,7 @@ on:
- i18n_master
jobs:
test:
tests:
runs-on: ubuntu-18.04
services:
postgres:

View File

@@ -10,7 +10,7 @@
Citizen Participation and Open Government Application
![Build status](https://github.com/consul/consul/workflows/.github/workflows/tests.yml/badge.svg)
![Build status](https://github.com/consul/consul/workflows/tests/badge.svg)
[![Code Climate](https://codeclimate.com/github/consul/consul/badges/gpa.svg)](https://codeclimate.com/github/consul/consul)
[![Coverage Status](https://coveralls.io/repos/github/consul/consul/badge.svg)](https://coveralls.io/github/consul/consul?branch=master)
[![Crowdin](https://d322cqt584bo4o.cloudfront.net/consul/localized.svg)](https://crowdin.com/project/consul)

View File

@@ -10,7 +10,7 @@
Aplicación de Participación Ciudadana y Gobierno Abierto
![Estado de los tests](https://github.com/consul/consul/workflows/.github/workflows/tests.yml/badge.svg)
![Estado de los tests](https://github.com/consul/consul/workflows/tests/badge.svg)
[![Code Climate](https://codeclimate.com/github/consul/consul/badges/gpa.svg)](https://codeclimate.com/github/consul/consul)
[![Coverage Status](https://coveralls.io/repos/github/consul/consul/badge.svg?branch=master)](https://coveralls.io/github/consul/consul?branch=master)
[![Crowdin](https://d322cqt584bo4o.cloudfront.net/consul/localized.svg)](https://crowdin.com/project/consul)