diff options
Diffstat (limited to 'sonar.sh')
-rwxr-xr-x | sonar.sh | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -58,7 +58,7 @@ run_tox_test() pip install --upgrade pip pip install --upgrade tox argparse pip freeze - cd azure + cd multicloud_azure tox -e cover deactivate cd .. |