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