nucypher/dev/docker/scripts/test.sh

4 lines
67 B
Bash
Executable File

#!/bin/bash
args="$@"
docker-compose run nucypher-dev pytest $args