Skip to content

Commit

Permalink
Makefile: Propagate the error codes
Browse files Browse the repository at this point in the history
  • Loading branch information
tbabej committed Feb 23, 2019
1 parent eaffcbd commit e049f45
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Makefile
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
test:
- mkdir -p /tmp/taskwiki-coverage
- docker-compose up --exit-code-from tests
mkdir -p /tmp/taskwiki-coverage
docker-compose up --exit-code-from tests

0 comments on commit e049f45

Please sign in to comment.