yarn run test

This commit is contained in:
Pierre-Louis Mercereau
2020-05-13 22:05:26 +02:00
parent 434d538581
commit 1266eb7ae0

View File

@@ -1,6 +1,7 @@
version: '3.6'
services:
hasura-backend-plus:
command: yarn run test
build:
context: .
dockerfile: Dockerfile.dev