Reverting Python testing
This commit is contained in:
parent
e67bf8545d
commit
f1a58fc8ca
4
.github/scripts/python-pkg-test.sh
vendored
4
.github/scripts/python-pkg-test.sh
vendored
@ -3,10 +3,10 @@
|
||||
# Starting at repo root
|
||||
|
||||
cd python_apps/airtime_analyzer
|
||||
nosetests . -x -e
|
||||
nosetests . -x
|
||||
|
||||
cd ../api_clients
|
||||
nosetests . -x -e
|
||||
nosetests . -x
|
||||
|
||||
# Reset to repo root
|
||||
cd ../..
|
||||
Loading…
x
Reference in New Issue
Block a user