4
.github/workflows/tests.yml
vendored
4
.github/workflows/tests.yml
vendored
@@ -1,4 +1,4 @@
|
|||||||
name: Test suite
|
name: tests
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
@@ -8,7 +8,7 @@ on:
|
|||||||
- i18n_master
|
- i18n_master
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
test:
|
tests:
|
||||||
runs-on: ubuntu-18.04
|
runs-on: ubuntu-18.04
|
||||||
services:
|
services:
|
||||||
postgres:
|
postgres:
|
||||||
|
|||||||
@@ -10,7 +10,7 @@
|
|||||||
|
|
||||||
Citizen Participation and Open Government Application
|
Citizen Participation and Open Government Application
|
||||||
|
|
||||||

|

|
||||||
[](https://codeclimate.com/github/consul/consul)
|
[](https://codeclimate.com/github/consul/consul)
|
||||||
[](https://coveralls.io/github/consul/consul?branch=master)
|
[](https://coveralls.io/github/consul/consul?branch=master)
|
||||||
[](https://crowdin.com/project/consul)
|
[](https://crowdin.com/project/consul)
|
||||||
|
|||||||
@@ -10,7 +10,7 @@
|
|||||||
|
|
||||||
Aplicación de Participación Ciudadana y Gobierno Abierto
|
Aplicación de Participación Ciudadana y Gobierno Abierto
|
||||||
|
|
||||||

|

|
||||||
[](https://codeclimate.com/github/consul/consul)
|
[](https://codeclimate.com/github/consul/consul)
|
||||||
[](https://coveralls.io/github/consul/consul?branch=master)
|
[](https://coveralls.io/github/consul/consul?branch=master)
|
||||||
[](https://crowdin.com/project/consul)
|
[](https://crowdin.com/project/consul)
|
||||||
|
|||||||
Reference in New Issue
Block a user