diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index 57d22d9dd..1d6f17f3b 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -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: diff --git a/README.md b/README.md index 1ca192299..f4bc8c37e 100644 --- a/README.md +++ b/README.md @@ -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) diff --git a/README_ES.md b/README_ES.md index 0bd7dec96..f54f333fd 100644 --- a/README_ES.md +++ b/README_ES.md @@ -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)