mirror of
https://github.com/tbabej/taskwiki.git
synced 2025-08-19 06:43:06 +02:00
3 lines
85 B
Makefile
3 lines
85 B
Makefile
test:
|
|
- mkdir -p /tmp/taskwiki-coverage
|
|
- docker-compose up --exit-code-from tests
|