mirror of
https://github.com/tbabej/taskwiki.git
synced 2025-08-18 21:33:07 +02:00
3 lines
81 B
Makefile
3 lines
81 B
Makefile
test:
|
|
mkdir -p /tmp/taskwiki-coverage
|
|
docker-compose up --exit-code-from tests
|