mirror of
https://github.com/tbabej/taskwiki.git
synced 2025-08-23 02:23:07 +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
|