1
0
mirror of https://github.com/elyby/accounts.git synced 2025-02-21 17:57:56 +05:30

7 lines
106 B
Bash
Executable File

#!/usr/bin/env bash
cd "$(dirname "$0")"
./../vendor/bin/codecept build
./../vendor/bin/codecept run $*