This commit is contained in:
Vendored
+1
-1
@@ -20,7 +20,7 @@ pipeline {
|
||||
. pyenv/bin/activate
|
||||
pip3 install -r requirements.txt
|
||||
'''
|
||||
sh 'tree tests/data'
|
||||
sh 'ls -R tests/data'
|
||||
sh 'pyenv/bin/python3 -m unittest discover tests'
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user