mirror of
https://github.com/tbabej/taskwiki.git
synced 2025-08-18 21:33:07 +02:00
Makefile: Propagate the error codes
This commit is contained in:
parent
eaffcbd718
commit
e049f45ae9
1 changed files with 2 additions and 2 deletions
4
Makefile
4
Makefile
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue