Files
relay/scripts/test.sh
2023-10-22 11:49:25 +00:00

5 lines
103 B
Bash
Executable File

#!/bin/bash
tox -c chatmaild
tox -c deploy-chatmail
venv/bin/pytest tests/online -vrx --durations=5 $@