Files
dotfiles/tests/run.sh
2021-06-28 17:30:47 +01:00

6 lines
122 B
Bash
Executable File

#!/usr/bin/env bash
set -euo pipefail
# pyenv install --skip-existing && pyenv shell
poetry install && poetry run pytest