farmbot_os/scripts/run_tests.sh

5 lines
58 B
Bash
Executable File

#!/bin/bash
export MIX_ENV=test
mix deps.get
mix all_test