install recent python in the testing container
Some checks failed
continuous-integration/drone/push Build is failing
Some checks failed
continuous-integration/drone/push Build is failing
* bad, I know
This commit is contained in:
parent
f971b4223e
commit
96f7815bb9
@ -16,6 +16,7 @@ steps:
|
||||
- uname -r
|
||||
- python --version
|
||||
- ls -la
|
||||
- apt update && apt install -y python3 && pip3 install robotframework robotframework-seleniumframework
|
||||
- START_XVFB=false robot test001.robot
|
||||
- cat log.html
|
||||
- cat output.html
|
||||
|
Loading…
Reference in New Issue
Block a user