added dependency
This commit is contained in:
parent
75a55bad93
commit
52ee408a6d
@ -6,6 +6,7 @@ export JAVA_HOME=/usr/bin/sonar-scanner/jre
|
||||
python3 -m venv build_venv
|
||||
source build_venv/bin/activate
|
||||
python3 -m pip install --upgrade pip
|
||||
python3 -m pip install dependency-check
|
||||
|
||||
echo "coverage report generation"
|
||||
bash run_tests.sh
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user