mirror of
https://pagure.io/fm-orchestrator.git
synced 2026-05-12 19:07:12 +08:00
Also run bandit during py3 unit tests
This commit is contained in:
@@ -22,4 +22,4 @@ sed -i \
|
||||
|
||||
# Since tox seems to ignore `usedevelop` when we have `sitepackages` on, we have to run it manually
|
||||
python3 setup.py develop --no-deps
|
||||
/usr/bin/tox -e flake8,py3,intflake "$@"
|
||||
/usr/bin/tox -e flake8,py3,intflake,bandit "$@"
|
||||
|
||||
Reference in New Issue
Block a user