Makefile: Propagate the error codes

This commit is contained in:
Tomas Babej 2019-02-22 20:59:44 -05:00
parent eaffcbd718
commit e049f45ae9
No known key found for this signature in database
GPG key ID: B0747C6578F7D2F5

View file

@ -1,3 +1,3 @@
test: test:
- mkdir -p /tmp/taskwiki-coverage mkdir -p /tmp/taskwiki-coverage
- docker-compose up --exit-code-from tests docker-compose up --exit-code-from tests