#!/bin/bash
docker-compose run --rm wooey sh -c "make -C \${BUILD_DIR} test"
