mirror of
https://github.com/github/octodns.git
synced 2024-05-11 05:55:00 +00:00
Don't change into the venv, won't find tests there
This commit is contained in:
@@ -37,6 +37,5 @@ python setup.py install
|
||||
octodns-sync --help
|
||||
echo "## validate tests can run against installed code ###############################"
|
||||
pip install .[dev]
|
||||
cd $TMP_DIR
|
||||
pytest --disable-network
|
||||
echo "## complete ####################################################################"
|
||||
|
||||
Reference in New Issue
Block a user