mirror of
https://github.com/github/octodns.git
synced 2024-05-11 05:55:00 +00:00
Include --disable-network flag in ci installed test
This commit is contained in:
@ -37,5 +37,5 @@ python setup.py install
|
||||
octodns-sync --help
|
||||
echo "## validate tests can run against installed code ###############################"
|
||||
pip install pytest pytest-network
|
||||
pytest
|
||||
pytest --disable-network
|
||||
echo "## complete ####################################################################"
|
||||
|
Reference in New Issue
Block a user